Get validator effectiveness
This endpoint returns all the useful information you will ever need on the historical performance of a single validator index. Use this endpoint to retrieve top level metrics on proposer effectiveness, attester effectiveness and overall effectiveness of a validator index or pubkey.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
mainnet
, hoodi
, holesky
Path Parameters
x >= 0
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)
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
Response
Successful Response
The response is of type object
.