wormhole-explorer/api/routes/wormscan
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 pageSize max value to 1000 in api (#1111) 2024-02-08 10:54:55 -03:00
governor Add pageSize max value to 1000 in api (#1111) 2024-02-08 10:54:55 -03:00
infrastructure update swagger doc to replace wormscan with wormholescan (#643) 2023-08-18 13:30:19 -03:00
observations Add pageSize max value to 1000 in api (#1111) 2024-02-08 10:54:55 -03:00
operations Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
protocols [ISSUE-1089] Collect CCTP - Metrics (#1165) 2024-03-11 17:33:36 -03:00
relays Add fields int the relay endpoint (#905) 2023-12-14 14:21:37 -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 Store duplicate vaas on a secondary collection (#1308) 2024-04-22 14:26:07 -03:00
routes.go [WORMSCAN-API-1225] Add new endpoint for fetching x-chain-activity tops data (#1342) 2024-04-26 15:03:02 -03:00