Operators
Operator Non-Signings
Returns a paginated list of batches where the specified operator did not sign, including temporal metrics and statistics
GET
/
eigenda-operator-nonsignings
Query Parameters
operatorId
string
requiredThe unique identifier of the operator
page
integer
default: 1The page number for pagination
limit
integer
default: 12The number of results to return per page
startTime
string
Filter results from this timestamp onwards
endTime
string
Filter results up to this timestamp
startBlock
integer
Filter results from this block number onwards
endBlock
integer
Filter results up to this block number
Response
200 - application/json
data
object[]
meta
object