v1
latestOpenAPI 3.0.02026-07-14442970.6 KBwithdrawls
Get a list of withdrawals
Get a list of withdrawals
get/v1/withdrawals
Query parameters
withdrawn_to_walletboolean
Withdrawal has been transferred to user's Layer 1 wallet
rollup_statusstring
Status of the on-chain batch confirmation for this withdrawal
page_sizeinteger
Page size of the result
cursorstring
Cursor
order_bystring
Property to sort by
directionstring
Direction to sort (asc/desc)
userstring
Ethereum address of the user who submitted this withdrawal
statusstring
Status of this withdrawal
min_timestampstring
Minimum timestamp for this deposit
max_timestampstring
Maximum timestamp for this deposit
token_typestring
Token type of the withdrawn asset
token_idstring
ERC721 Token ID of the minted asset
asset_idstring
Internal IMX ID of the minted asset
token_addressstring
Token address of the withdrawn asset
token_namestring
Token name of the withdrawn asset
min_quantitystring
Min quantity for the withdrawn asset
max_quantitystring
Max quantity for the transferred asset
metadatastring
JSON-encoded metadata filters for the withdrawn asset
Response
OK