Validators
Single validator summary
GET
This endpoint returns high level information about a validator over the time period such as its entity name, network penetration, annual percentage yield (APY), and effectiveness.
Here’s how to interpret the inputs required to operate it 👇
Parameter | Description |
---|---|
window | Window of the aggregation, with 1d , 7d , 30d and all being the supported values |
On the 1d
time period, the APY takes into account the rewards received for the last 3 days to smooth out the noise given Solana’s staking rewards schedule, which is every epoch (~2 days).
Path Parameters
Query Parameters
Available options:
1d
, 7d
, 30d
, all
Response
200
application/json
Successful Response
Available options:
1d
, 7d
, 30d
, all
Required range:
x > 0