wormhole-explorer/common
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
..
client Add deploy alert env var to fly + fix message prefix (#456) 2023-06-26 11:47:23 -03:00
domain [API] Expose emitter native addresses (#466) 2023-06-28 14:54:51 -03:00
health Feataure/add analytic component (#164) 2023-02-28 17:58:26 -03:00
logger logging as json (#208) 2023-03-23 15:36:50 -03:00
utils Vanilla rate limiter (#414) 2023-06-15 23:22:47 -03:00
go.mod [API] Expose emitter native addresses (#466) 2023-06-28 14:54:51 -03:00
go.sum [API] Expose emitter native addresses (#466) 2023-06-28 14:54:51 -03:00