v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
tokens

Get total number of ownership transfers for a specific NFT

Retrieves the total number of transfers for a specific NFT instance. Useful for determining how frequently an NFT has changed hands.

get/{chain_id}/api/v2/tokens/{address_hash_param}/instances/{token_id_param}/transfers-count

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

Response

Total number of transfers for the specified NFT instance.

transfers_countinteger