Get proposer duties metrics for a group of validators
This endpoint returns drilldowns on performance metrics around proposer duties for validators. You can use this endpoint to either aggregate data per validator across a time window or aggregate data for multiple validators per time period.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
mainnet
, hoodi
, holesky
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
End date
"2023-12-31"
Start date
"2023-01-01"
Start day
x >= 0
"791"
End day
x >= 0
"851"
Returns results based on UTC days (true) or ETH chain days (false)
A list of validator pubkeys you want to filter by
A list of validator indices you want to filter by
The filter you want results to be sorted by
The sort order for the results
asc
, desc
hour
, day
, week
, month
, quarter
, year
, all
granularity
, validator
Response
Successful Response
The response is of type object
.