wormhole-explorer/api/routes/wormscan
agodnic 98ae127278
[API] Expose emitter native addresses (#466)
### Description

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

The Wormhole Scan UI needs to provide a link to the emitter address for each VAA.

This pull request adds a field containing decoded emitter addresses in the following endpoints:
* `GET /api/v1/transactions`: field `emitterNativeAddress`
* `GET /api/v1/vaas*`: field `emiterNativeAddr`
2023-06-28 14:54:51 -03:00
..
address Add endpoint `GET /api/v1/transactions` (#388) 2023-06-12 11:43:48 -03:00
governor
infrastructure
observations [API] Fix sorting order in observation endpoints (#357) 2023-05-30 11:35:30 -03:00
transactions [API] Expose emitter native addresses (#466) 2023-06-28 14:54:51 -03:00
vaa
routes.go Add endpoint `GET /api/v1/transactions` (#388) 2023-06-12 11:43:48 -03:00