Count

Get contracts count

get

Returns a number of contract accounts.

Query parameters
idone of | nullableOptional

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

addressone of | nullableOptional

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

kindone of | nullableOptional

Filter by kind (delegator_contract, smart_contract, or asset).
Click on the parameter to expand more details.

tzipsone of | nullableOptional

Filter by tzips (fa1, fa12, or fa2).
Click on the parameter to expand more details.

balanceone of | nullableOptional

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

creatorone of | nullableOptional

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

managerone of | nullableOptional

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

delegateone of | nullableOptional

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

firstActivityone of | nullableOptional

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

firstActivityTimeone of | nullableOptional

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

lastActivityone of | nullableOptional

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

lastActivityTimeone of | nullableOptional

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

typeHashone of | nullableOptional

Filter by 32-bit hash of contract parameter and storage types (helpful for searching similar contracts).
Click on the parameter to expand more details.

codeHashone of | nullableOptional

Filter by 32-bit hash of contract code (helpful for searching same contracts).
Click on the parameter to expand more details.

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