wormhole-explorer/api/handlers
Mariano ce1b7707fb
[WORMSCAN-API-1225] Add new endpoint for fetching x-chain-activity tops data (#1342)
* add 2 new tasks for collecting chain activity every day and hour

* making progress

* change query 2

* add query by month and year

* changes on task

* more changes

* change to 1d

* add 1d

* fix query

* adjust queryies

* change the way the query is executed

* changes on query

* making more progress

* fix per year query

* add a second group of tasks for downsampling

* add app_id

* update swagger docs

* optimize new tasks

* fix W

* fix W

* start using the new measurement

* change endpoint signature

* update endpoint name

* fix indents

* code review changes

* remove unnecessary break
2024-04-26 15:03:02 -03:00
..
address Add api key logic to handle rate limit in api (#918) 2023-12-18 12:53:30 -03:00
common Fix in address endpoint and transactions by address (#762) 2023-10-26 19:35:23 -03:00
governor Add cache to governor endpoints (#1271) 2024-04-03 14:58:04 -03:00
guardian Fix hardcode guardian set index api (#1352) 2024-04-24 10:32:16 -03:00
heartbeats [API/PARSER] Chain activity and last transaction endpoints (#175) 2023-03-07 16:25:42 -03:00
infrastructure [API] split api/v1 and v1 routing in different files (#101) 2023-01-27 12:58:37 -03:00
observations Handle native tx hash for solana when receive event from blockchain-watcher (#851) 2023-12-04 16:29:38 -03:00
operations Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
protocols [ISSUE-1213] Refactor of top-contributors stats and activity job (#1215) 2024-03-18 10:21:42 -03:00
relays Handle native tx hash for solana when receive event from blockchain-watcher (#851) 2023-12-04 16:29:38 -03:00
stats Add top-100-corridors endpoint (#1065) 2024-01-30 15:27:48 -03:00
transactions [WORMSCAN-API-1225] Add new endpoint for fetching x-chain-activity tops data (#1342) 2024-04-26 15:03:02 -03:00
vaa Fix not found responde in vaa duplicate endpoint (#1346) 2024-04-23 11:50:03 -03:00