wormhole-explorer/api/routes
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
..
guardian [API] Fix serialization issue in HTTP responses (#204) 2023-03-22 14:18:11 -03:00
wormscan [API] Expose emitter native addresses (#466) 2023-06-28 14:54:51 -03:00