Count

Get smart rollup commitments count

get

Returns a total number of smart rollup commitments.

Query parameters
idone of | nullableOptional

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

initiatorone of | nullableOptional

Filter by initiator (an account published the commitment first).
Click on the parameter to expand more details.

rollupone of | nullableOptional

Filter by smart rollup.
Click on the parameter to expand more details.

inboxLevelone of | nullableOptional

Filter by inbox level.
Click on the parameter to expand more details.

hashone of | nullableOptional

Filter by commitment hash.
Click on the parameter to expand more details.

firstLevelone of | nullableOptional

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

firstTimeone of | nullableOptional

Filter by timestamp of the block, where the commitment was first seen.
Click on the parameter to expand more details.

lastLevelone of | nullableOptional

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

lastTimeone of | nullableOptional

Filter by timestamp of the block, where the commitment was last seen.
Click on the parameter to expand more details.

statusone of | nullableOptional

Filter by commitment status (pending, cemented, executed, refuted, or orphan).
Click on the parameter to expand more details.

predecessor.idone of | nullableOptional

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

predecessor.hashone of | nullableOptional

Filter by commitment hash.
Click on the parameter to expand more details.

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