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