This endpoint returns various metrics for a specific validator aggregated across different time windows.
This endpoint returns high level information about validators over the time period such as their respective entity names, network penetration, annual percentage yield (APY), and effectiveness.
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).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
1d
, 7d
, 30d
, all
Successful Response
The response is of type object
.
This endpoint returns various metrics for a specific validator aggregated across different time windows.
This endpoint returns high level information about validators over the time period such as their respective entity names, network penetration, annual percentage yield (APY), and effectiveness.
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).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
1d
, 7d
, 30d
, all
Successful Response
The response is of type object
.