Validators
Get Effectiveness
GET
This endpoint returns all the useful information you will ever need on the historical performance of a single validator index. This includes rewards (aggregate and granular), performance (effectiveness and its components), slashing history and much more. For a glossary of the variables returned see effectiveness.
Hereβs how to interpret the inputs required to operate it π
Parameter | Context |
---|---|
filterType | day and datetime |
from | Start day (integer) or datetime (e.g. from=β2022-12-01β) |
granularity | The size of time increments you are looking to query. Can be day / week / month / quarter / year |
size | The number of results included per page |
include | A list of field names. Use it to filter the specific fields you want in the response payload |
Headers
Available options:
mainnet
, holesky
Path Parameters
Required range:
x > 0
Query Parameters
Required range:
x > 0
Available options:
day
, week
, month
, quarter
, year
, all
Available options:
hour
, day
, datetime