v1

latestOpenAPI 3.1.02026-07-12185391.3 KB
L1 Validator Metrics

Get given metric for all validators

Get given metric's value for all validators.

get/v2/validators/metrics/{metric}

Path parameters

metric'totalCumulativeFeesDaily' | 'totalValidatorFeesDaily' | 'totalPayingValidatorsDaily' required

Which network level metric to fetch for L1 validator.

Query parameters

startTimestampinteger

Query param for retrieving items after a specific timestamp.

endTimestampinteger

Query param for retrieving items before a specific timestamp.

Response

Successful response

nextPageTokenstring

A token, which can be sent as pageToken to retrieve the next page. If this field is omitted or empty, there are no subsequent pages.