Skip to main content
GET
Get counters for address tabs

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

address_hash_param
string
required

Address hash in the path

Pattern: ^0x([A-Fa-f0-9]{40})$
chain_id
string
required

The ID of the blockchain

Response

Counters for address tabs.

Counters for address tabs

internal_transactions_count
integer
logs_count
integer
token_balances_count
integer
token_transfers_count
integer
transactions_count
integer
validations_count
integer
withdrawals_count
integer