wormhole-explorer/api/routes/wormscan
agodnic fe196e35f0
[API] Standard payload changes (#520)
### Summary

This pull request modifies the API service to expose two endpoints for the Wormhole Scan UI:
* `GET /api/v1/transactions`: data needed to render the transactions list page.
* `GET /api/v1/transactions/{chain}/{id}/{sequence}`: data needed to render the transaction detail page.
2023-07-12 12:51:52 -03:00
..
address Add endpoint `GET /api/v1/transactions` (#388) 2023-06-12 11:43:48 -03:00
governor [API] Fix governor endpoints (#202) 2023-03-22 13:41:11 -03:00
infrastructure add make to docker 2023-02-05 09:52:56 -03:00
observations [API] Fix sorting order in observation endpoints (#357) 2023-05-30 11:35:30 -03:00
transactions [API] Standard payload changes (#520) 2023-07-12 12:51:52 -03:00
vaa [API] Accept additional address formats (#170) 2023-02-28 17:50:23 -03:00
routes.go [API] Standard payload changes (#520) 2023-07-12 12:51:52 -03:00