cURL
curl --request GET \ --url https://data-api.b3.fun/blockscout/tokens/{address_hash}/instances/{id}/transfers-count
{ "transfers_count": 10 }
Address hash
integer id
Token
The response is of type object.
object