Returns a total number of tokens.
/v1/tokens/count
Filter by internal TzKT id. Note, this is not the same as tokenId
nat value.
Click on the parameter to expand more details.
Filter by contract address.
Click on the parameter to expand more details.
Filter by tokenId (for FA1.2 tokens tokenId is always "0"
).
Click on the parameter to expand more details.
Filter by token standard (fa1.2
or fa2
).
Click on the parameter to expand more details.
Filter by address of the first minter.
Click on the parameter to expand more details.
Filter by level of the block where the token was first seen.
Click on the parameter to expand more details.
Filter by timestamp (ISO 8601) of the block where the token was first seen.
Click on the parameter to expand more details.
Filter by level of the block where the token was last seen.
Click on the parameter to expand more details.
Filter by timestamp (ISO 8601) of the block where the token was last seen.
Click on the parameter to expand more details.
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.