wormholescan
Find a global transaction by VAA ID Global transactions is a logical association of two transactions that are related to each other by a unique VAA ID. The first transaction is created on the origin chain when the VAA is emitted. The second transaction is created on the destination chain when the VAA is redeemed. If the response only contains an origin tx the VAA was not redeemed.
get/api/v1/global-tx/:chain_id/:emitter/:seq
Path parameters
chain_idinteger required
id of the blockchain
emitterstring required
address of the emitter
seqinteger required
sequence of the VAA
Response
OK