Fetches distinct non-signed batch IDs associated with a specific operator, filtered by optional time and block ranges, with pagination.
Select the network you want to track.
ethereum
, holesky
The unique address of the operator to filter batches for.
The page number for pagination.
x >= 1
The number of items per page for pagination.
x >= 1
The start timestamp for filtering batches.
The end timestamp for filtering batches.
The starting block number for filtering batches.
The ending block number for filtering batches.
Successful response containing distinct batch data with metadata.
The response is of type object
.