Get APR information for Pools, Operators and Addresses.
This endpoint returns windowed APR information for a single pool, node operator or deposit/withdrawal address.
This endpoint is available only to annual commitment and custom Enterprise plans. Get in touch with hello@rated.network to learn more.
This endpoint returns historical data on the returns of an entity. What’s really exciting about this one, is the ability to dig deep into the components of the aggregate return (e.g. returned earned on the execution layer vs the consensus layer etc).
window
refers to the time window of the aggregation, with 1d
, 7d
, 30d
and all
being the supported values.
A validator must be active throughout the time window for the value to be produced. For all
time the last 90 days are considered.
Headers
mainnet
, holesky
Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
The type of entity class you would like returned
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
The time window for the APR calculation
1d
, 7d
, 30d
, all