latestSwagger 2.0Apache 2.02026-08-1074114188.3 KB

898025105c49

wormholescan

Returns all the VAAs generated in specific blockchain.

get/api/v1/vaas/:chain_id

Path parameters

chain_idinteger required

id of the blockchain

Query parameters

pageinteger

Page number.

pageSizeinteger

Number of elements per page.

sortOrder'ASC' | 'DESC'

Sort results in ascending or descending order.

fromstring

beginning of period (RFC3339, matches the VAA timestamp). Defaults to two weeks before 'to' when only 'to' is set.

tostring

end of period (RFC3339, matches the VAA timestamp). Defaults to two weeks after 'from' when only 'from' is set.

Response

OK