v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBtokens
List token transfers for a specific token instance
Retrieves token transfers for a specific token instance (by token address and token ID).
get/{chain_id}/api/v2/tokens/{address_hash_param}/instances/{token_id_param}/transfers
Path parameters
address_hash_paramstring required
Address hash in the path
token_id_paramstring nullable required
Token ID for ERC-721/1155/404 tokens
chain_idstring required
The ID of the blockchain
Query parameters
items_countinteger
Number of items per page
indexinteger
Item index for paging
block_numberinteger
Block number for paging
token_idstring nullable
Token ID for paging
Response
Transfer history for the specified NFT instance, with pagination.