This endpoint returns a bunch of useful information about the historical performance of all validators belonging to a private set. Use this endpoint to retrieve top level metrics on proposer effectiveness, attester effectiveness and overall effectiveness.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
mainnet
, hoodi
, holesky
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)
The filter you want results to be sorted by
The sort order for the results
asc
, desc
The size of time increments you are looking to query
hour
, day
, week
, month
, quarter
, year
, all
Successful Response
The response is of type object
.
This endpoint returns a bunch of useful information about the historical performance of all validators belonging to a private set. Use this endpoint to retrieve top level metrics on proposer effectiveness, attester effectiveness and overall effectiveness.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
mainnet
, hoodi
, holesky
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)
The filter you want results to be sorted by
The sort order for the results
asc
, desc
The size of time increments you are looking to query
hour
, day
, week
, month
, quarter
, year
, all
Successful Response
The response is of type object
.