wormhole-explorer/api/routes/wormscan/transactions
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
..
controller.go [WORMSCAN-API-1225] Add new endpoint for fetching x-chain-activity tops data (#1342) 2024-04-26 15:03:02 -03:00
controller_test.go Fix intermittent failure in x-chain-activity endpoint (#420) 2023-06-20 10:34:20 -03:00
models.go [API] Standard payload changes (#520) 2023-07-12 12:51:52 -03:00
response.go Add total_message field in the scorecard endpoint (#1079) 2024-02-05 10:42:55 -03:00