wormhole-foundation / wormhole-explorer

We could have named this super-parakeet. Tweet tweet.
Other
30 stars 29 forks source link

New Endpoint for Governor Transaction Listing #1278

Open SamantaCasal opened 7 months ago

SamantaCasal commented 7 months ago

Description

We require the development of a new API endpoint that will fetch and display a list of crypto transactions currently held in 'governor'. The endpoint will serve the purpose of informing users about the details of their transactions, including an estimated release time.

Acceptance criteria:

  1. The endpoint response must include the following fields:
    • source chain,
    • sourceTxHash,
    • sourceAddress,
    • release time,
    • amount,
    • VAA issuance status (either 'Issued' or 'Pending').
SamantaCasal commented 5 months ago

ok! https://api.staging.wormscan.io/api/v1/governor/enqueued_vaas

SamantaCasal commented 5 months ago

Correct endpoint -> https://api.staging.wormscan.io/api/v1/governor/vaas