get address counters
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/addresses/{address_hash}/counters
Path parameters
address_hashstring required
Address hash
Response
address
Example response
{
"transactions_count": "0",
"token_transfers_count": "0",
"gas_usage_count": "0",
"validations_count": "0"
}