c25ebcb6fc
### Summary Tracking issue: https://github.com/wormhole-foundation/wormhole-explorer/issues/275 This pull request implements the endpoint `GET /api/v1/top-chain-pairs-by-num-transfers`, which returns the chain pairs that have the most transfers.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`. |
||
---|---|---|
.. | ||
cmd | ||
config | ||
internal/coingecko | ||
jobs | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum |
README.md
Jobs
This component contains the jobs to be scheduler.