Count

Get ticket balances count

get

Returns a total number of ticket balances.

Query parameters
idone of | nullableOptional

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

ticket.idone of | nullableOptional

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

ticket.ticketerone of | nullableOptional

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

ticket.rawTypeone of | nullableOptional

Filter by ticket content type in Micheline format.
Click on the parameter to expand more details.

ticket.rawContentone of | nullableOptional

Filter by ticket content in Micheline format.
Click on the parameter to expand more details.

ticket.contentone of | nullableOptional

Filter by ticket content in JSON format.
Note, this parameter supports the following format: content{.path?}{.mode?}=..., so you can specify a path to a particular field to filter by (for example, ?content.color.in=red,green).
Click on the parameter to expand more details.

ticket.typeHashone of | nullableOptional

Filter by 32-bit hash of ticket content type.
Click on the parameter to expand more details.

ticket.contentHashone of | nullableOptional

Filter by 32-bit hash of ticket content.
Click on the parameter to expand more details.

accountone of | nullableOptional

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

balanceone of | nullableOptional

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

transfersCountone of | nullableOptional

Filter by number of transfers.
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 changed.
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.

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