Count
Returns a number of accounts.
Query parameters
typeone of | nullableOptional
Filters accounts by type (user
, delegate
, contract
, rollup
, smart_rollup
, ghost
).
kindone of | nullableOptional
Filters accounts by contract kind (delegator_contract
or smart_contract
)
balanceone of | nullableOptional
Filters accounts by balance
stakedone of | nullableOptional
Filters accounts by participation in staking
firstActivityone of | nullableOptional
Filters accounts by first activity level (where the account was created)
Responses
200Success
application/json
Responseinteger · int32
get
GET /v1/accounts/count HTTP/1.1
Host: xtz-index.nownodes.io
Accept: */*
200Success
1