This endpoint returns a bunch of useful information about the historical performance of a single pool, node operator or deposit/withdrawal address. Use this endpoint to retrieve top level metrics on proposer effectiveness, attester effectiveness and overall effectiveness of an entity.
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
Start date
"2023-01-01"
End date
"2023-12-31"
Start day
x >= 0"791"
End day
x >= 0"851"
Returns results based on UTC days (true) or ETH chain days (false)
The type of entity class you would like returned
depositAddress, withdrawalAddress, nodeOperator, pool, poolShare, entity, validator, privateSet 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