Get rewards metrics for Pools, Operators and Addresses
This endpoint returns a bunch of useful information about the historical rewards earned by a single pool, node operator or deposit/withdrawal address including drill-downs on consensus layer and execution layer rewards.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
mainnet
, hoodi
, holesky
Path Parameters
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 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
Response
Successful Response
The response is of type object
.