wormhole-explorer/common
agodnic a21f40ed55
Get top assets by volume (#302)
### Summary

Tracking issue: https://github.com/wormhole-foundation/wormhole-explorer/issues/276

This pull request implements the endpoint `GET /api/v1/top-assets-by-volume`, which returns the assets that have the highest volume. Internally, the endpoint uses data summarized daily to speed up query execution times.

This endpoint has a mandatory query parameter named `timerange`, which must be set to `7d`, `15d` or `30d`.
2023-05-10 17:39:18 -03:00
..
client Add definitions to token dictionary (#292) 2023-05-08 17:51:18 -03:00
domain Get top assets by volume (#302) 2023-05-10 17:39:18 -03:00
health Feataure/add analytic component (#164) 2023-02-28 17:58:26 -03:00
logger logging as json (#208) 2023-03-23 15:36:50 -03:00
go.mod 250 governornotionalavailable sending an invalid chainid returns invalid data (#270) 2023-04-27 13:56:18 -03:00
go.sum 250 governornotionalavailable sending an invalid chainid returns invalid data (#270) 2023-04-27 13:56:18 -03:00