Performance
A series of endpoints that drill down on performance related metrics for both entities and validators.
Last updated
A series of endpoints that drill down on performance related metrics for both entities and validators.
Last updated
We have structured the performance endpoints around three main pillars,
the avg effectiveness of an entity
drilldown of performance associated with attestation duties
drilldown of performance associated with proposer duties
You will find that this is similar to how we defined (RAVER), which is a measure of how well an entity has been performing its deterministic duties - attestations and proposals, over time.
At validator level, the same structure persists ie the performance endpoints are centered around three main pillars,
the effectiveness of a validator index
drilldown of performance associated with attestation duties
drilldown of performance associated with proposer duties
Validator performance endpoints can further be grouped into individual validator index or pubkey endpoints and aggregate endpoints. Find more details below 👇
Unlike the entities endpoint, validators can be aggregated across all the metrics that live under the performance endpoints across an arbitrary number of validator indices or pubkeys. This aggregation is available over a time window or over validator indices.
Sets or Private Sets, helps organizations group validators into custom, private, sets enabling usecases such as executing controlled experiments and analyses to assess various aspects of their validators' cluster performance. Head to Private Sets to learn more about the different endpoints you'll need to call as a precursor to calling the endpoints below.
Note that the set performance endpoints behave identical to the entities performance endpoints with the caveat that (i) only the org that creates a set can view performance metrics for that set (hence private sets) and (ii) sets data does not surface on the Rated Explorer.
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.
Successful Response
This endpoint returns drill-downs on performance metrics around proposal duties for a single validator index.
Successful Response
This endpoint returns drilldowns on performance metrics around proposer duties for validators. You can use this endpoint to either aggregate data per validator across a time window or aggregate data for multiple validators per time period.
Successful Response
This endpoint returns drill-downs on performance metrics around proposer duties for a single pool, node operator or deposit/withdrawal address.
Successful Response
This endpoint returns drill-downs on performance metrics around proposer duties for all validators belonging to a private set.
Successful Response
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.
Successful Response
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.
Successful Response
The Rated API enables the aggregation of all the metrics that live under effectiveness across an arbitrary number of validator indices or pubkeys, at the endpoint level. You can use this endpoint to either aggregate data per validator across a time window or aggregate data for multiple validators per time period.
Successful Response
This endpoint returns drilldowns on performance metrics around attestation duties for a single pool, node operator or deposit/withdrawal address.
Successful Response
This endpoint returns drilldowns on performance metrics around attestation duties for all validators belonging to a private set.
Successful Response
This endpoint returns drilldowns on performance metrics around attestation duties for a single validator index.
Successful Response
This endpoint returns drilldowns on performance metrics around attestation duties for validators. You can use this endpoint to either aggregate data per validator across a time window or aggregate data for multiple validators per time period.
Successful Response