v1
latestOpenAPI 3.0.02026-07-14442970.6 KBmints
Get a list of mints
Get a list of mints
get/v1/mints
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 mint
statusstring
Status of this mint
min_timestampstring
Minimum timestamp for this mint
max_timestampstring
Maximum timestamp for this mint
token_typestring
Token type of the minted asset
token_idstring
ERC721 Token ID of the minted asset
asset_idstring
Internal IMX ID of the minted asset
token_namestring
Token Name of the minted asset
token_addressstring
Token address of the minted asset
min_quantitystring
Min quantity for the minted asset
max_quantitystring
Max quantity for the minted asset
metadatastring
JSON-encoded metadata filters for the minted asset
Response
OK