Entity Performance
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
Get effectiveness for Pools, Operators and Addresses
GET
Get attestation duties metrics for Pools, Operators and Addresses
GET
Get proposer duties metrics for Pools, Operators and Addresses
GET
Validator Performance
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
Individual Validators
Get validator effectiveness
GET
Get validator attestation duties metrics
GET
Get validator proposal duties metrics
GET
Aggregating Validator Indices
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.Get aggregated effectiveness for validators
GET
Get attestation duties metrics for group of validators
GET
Get proposer duties metrics for a group of validators
GET
Sets Performance
Sets or Private Sets, helps organizations group validators into custom, private, sets enabling use-cases 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.
Get effectiveness for a private set
GET
Get attestation duties metrics for a private set
GET
Get proposer duties metrics for a private set
GET