v1
latestOpenAPI 3.0.02026-07-14442970.6 KBdeposits
Get a list of deposits
Get a list of deposits
get/v1/deposits
Query parameters
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 deposit
statusstring
Status of this deposit
min_timestampstring
Minimum timestamp for this deposit
max_timestampstring
Maximum timestamp for this deposit
token_typestring
Token type of the deposited 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 deposited asset
token_namestring
Token name of the deposited asset
min_quantitystring
Min quantity for the deposited asset
max_quantitystring
Max quantity for the deposited asset
metadatastring
JSON-encoded metadata filters for the deposited asset
Response
OK