curl --request GET \ --url https://eth.blockscout.com/api/v2/tokens/{address_hash}/instances/{id}/transfers-count
{ "transfers_count": 10}
API Reference
get transfers count of NFT instance
Deprecation Notice: Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the PRO API reference page for information.
GET
/
tokens
/
{address_hash}
/
instances
/
{id}
/
transfers-count
get transfers count of NFT instance
curl --request GET \ --url https://eth.blockscout.com/api/v2/tokens/{address_hash}/instances/{id}/transfers-count