wormhole-explorer/api/handlers
Mariano 220dd01982
[WORMSCAN-API-1335] Support querying with multiple sourceChains and targetChains (#1364)
* refactor to accept multiple sourceChains,targetChains and appIds

* support multiple appIds

* adjust x-chain-activity/tops to also support multiple sourceChains and targetChains

* readapt to multiple sourceChains and targetChains

* add unit-tests

* fix unit-test case names

* add unit-test to validate query construction

* fix docs

* fix length of targetChains
2024-04-30 16:56:19 -03:00
..
address Add api key logic to handle rate limit in api (#918) 2023-12-18 12:53:30 -03:00
common Fix in address endpoint and transactions by address (#762) 2023-10-26 19:35:23 -03:00
governor Add cache to governor endpoints (#1271) 2024-04-03 14:58:04 -03:00
guardian Fix hardcode guardian set index api (#1352) 2024-04-24 10:32:16 -03:00
heartbeats [API/PARSER] Chain activity and last transaction endpoints (#175) 2023-03-07 16:25:42 -03:00
infrastructure [API] split api/v1 and v1 routing in different files (#101) 2023-01-27 12:58:37 -03:00
observations Handle native tx hash for solana when receive event from blockchain-watcher (#851) 2023-12-04 16:29:38 -03:00
operations [WORMSCAN-API-1335] Support querying with multiple sourceChains and targetChains (#1364) 2024-04-30 16:56:19 -03:00
protocols [ISSUE-1213] Refactor of top-contributors stats and activity job (#1215) 2024-03-18 10:21:42 -03:00
relays Handle native tx hash for solana when receive event from blockchain-watcher (#851) 2023-12-04 16:29:38 -03:00
stats Add top-100-corridors endpoint (#1065) 2024-01-30 15:27:48 -03:00
transactions [WORMSCAN-API-1335] Support querying with multiple sourceChains and targetChains (#1364) 2024-04-30 16:56:19 -03:00
vaa Fix not found responde in vaa duplicate endpoint (#1346) 2024-04-23 11:50:03 -03:00