Performance

A series of endpoints that drill down on performance related metrics for both entities and validators.

Entity Performance

We have structured the performance endpoints around three main pillars,

  1. the avg effectiveness of an entity

  2. drilldown of performance associated with attestation duties

  3. drilldown of performance associated with proposer duties



Validator Performance

At validator level, the same structure persists ie the performance endpoints are centered around three main pillars,

  1. the effectiveness of a validator index

  2. drilldown of performance associated with attestation duties

  3. 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 👇

Individual Validators



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.



Sets Performance

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.



Last updated