Count

Get smart rollup execute count

get

Returns a total number of smart rollup execute operations.

Query parameters
rollupone of | nullableoptional

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

idone of | nullableoptional

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

hashone of | nullableoptional

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

counterone of | nullableoptional

Filter by operation counter.
Click on the parameter to expand more details.

levelone of | nullableoptional

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

timestampone of | nullableoptional

Filter by timestamp (ISO 8601) of the operation.
Click on the parameter to expand more details.

statusone of | nullableoptional

Filter by operation status (applied, failed, backtracked, skipped).
Click on the parameter to expand more details.

senderone of | nullableoptional

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

Responses
curl -L \
  --url 'https://xtz-index.nownodes.io/v1/operations/sr_execute/count'
1