wormhole-explorer/common/domain
agodnic 4ee9abe91e
Exclude invalid chain IDs from top chain pairs (#574)
### Description

Tracking issues: https://github.com/wormhole-foundation/wormhole-explorer/issues/572, https://github.com/wormhole-foundation/wormhole-explorer/issues/573

This pull request fixes an issue in which the endpoint `GET /api/v1/top-chain-pairs-by-num-transfers` was returning invalid chain IDs for testnet.
2023-07-24 09:20:01 -03:00
..
chainid.go Exclude invalid chain IDs from top chain pairs (#574) 2023-07-24 09:20:01 -03:00
chainid_test.go [API] Expose emitter native addresses (#466) 2023-06-28 14:54:51 -03:00
const.go Add endpoint `GET /api/v1/transactions` (#388) 2023-06-12 11:43:48 -03:00
generated_mainnet_tokens.go Use decimals instead of floats in price cache (#362) 2023-05-31 16:24:40 -03:00
tokens.go [API] Expose emitter native addresses (#466) 2023-06-28 14:54:51 -03:00
update_mainnet_tokens.sh Use decimals instead of floats in price cache (#362) 2023-05-31 16:24:40 -03:00