API Reference
Get Requests
API Reference
Get Requests
This API returns all the cross-chain transactions.
GET
/
requests
/
v2
Query Parameters
Get all requests for a single chain in either direction. Setting originChainId and/or destinationChainId will override this parameter.
Available options:
createdAt
, updatedAt
Response
200 - application/json
Available options:
UNKNOWN
, AMOUNT_TOO_LOW_TO_REFUND
, DEPOSIT_ADDRESS_MISMATCH
, DEPOSIT_CHAIN_MISMATCH
, N/A
Total fees in wei
The type of transaction, always set to onchain
Total fees in wei
The type of transaction, always set to onchain
Note that fallback is returned in the case of a refund
Available options:
refund
, delayed
, waiting
, failure
, pending
, success