Count

Get tokens count

get

Returns a total number of tokens.

Query parameters
idone of | nullableOptional

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

contractone of | nullableOptional

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

tokenIdone of | nullableOptional

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

standardone of | nullableOptional

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

firstMinterone of | nullableOptional

Filter by address of the first minter.
Click on the parameter to expand more details.

firstLevelone of | nullableOptional

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

firstTimeone of | nullableOptional

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

lastLevelone of | nullableOptional

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

lastTimeone of | nullableOptional

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

metadataone of | nullableOptional

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

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