latestSwagger 2.0Apache 2.02026-08-1074114188.3 KB

898025105c49

wormholescan

Returns all VAAs. Output is paginated and can also be be sorted.

get/api/v1/vaas/

Query parameters

pageinteger

Page number.

pageSizeinteger

Number of elements per page.

sortOrder'ASC' | 'DESC'

Sort results in ascending or descending order.

txHashstring

Transaction hash of the VAA

parsedPayloadboolean

include the parsed contents of the VAA, if available

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