Response
token
Example:
10
curl --request GET \
--url https://eth.blockscout.com/api/v2/tokens/{address_hash}/instances/{id}/transfers-count
{
"transfers_count": 10
}
token
10
Was this page helpful?
curl --request GET \
--url https://eth.blockscout.com/api/v2/tokens/{address_hash}/instances/{id}/transfers-count
{
"transfers_count": 10
}