Count

Get token balances count

get

Returns a total number of token balances.

Query parameters
idone of | nullableOptional

Filter by internal TzKT id.
Click on the parameter to expand more details.

accountone of | nullableOptional

Filter by account address.
Click on the parameter to expand more details.

token.idone of | nullableOptional

Filter by internal TzKT id. Note, this is not the same as tokenId.
Click on the parameter to expand more details.

token.contractone of | nullableOptional

Filter by contract address.
Click on the parameter to expand more details.

token.tokenIdone of | nullableOptional

Filter by tokenId (for FA1.2 tokens tokenId is always "0").
Click on the parameter to expand more details.

token.standardone of | nullableOptional

Filter by token standard (fa1.2 or fa2).
Click on the parameter to expand more details.

token.metadataone of | nullableOptional

Filter by metadata. Note, this parameter supports the following format: token.metadata{.path?}{.mode?}=..., so you can specify a path to a particular field to filter by, for example: ?token.metadata.symbol.in=kUSD,uUSD.
Click on the parameter to expand more details.

balanceone of | nullableOptional

Filter by balance.
Click on the parameter to expand more details.

firstLevelone of | nullableOptional

Filter by level of the block where the balance was first changed.
Click on the parameter to expand more details.

firstTimeone of | nullableOptional

Filter by timestamp (ISO 8601) of the block where the balance was first changed.
Click on the parameter to expand more details.

lastLevelone of | nullableOptional

Filter by level of the block where the balance was last seen.
Click on the parameter to expand more details.

lastTimeone of | nullableOptional

Filter by timestamp (ISO 8601) of the block where the balance was last changed.
Click on the parameter to expand more details.

indexedAtone of | nullableOptional
Responses
200Success
application/json
Responseinteger · int32
get
GET /v1/tokens/balances/count HTTP/1.1
Host: xtz-index.nownodes.io
Accept: */*
200Success
1