Delegators
Stake Authority Summaries
GET
Similar to the Single delegator summary but returns the summary stats for all stake accounts or stake authorities.
Here’s how to interpret the inputs required to operate it:
Parameter | Context |
---|---|
window | Window of the aggregation, with 1d , 7d , 30d and all being the supported values |
from | From a specific delegator’s ranking based on their order in terms of network_penetration |
size | The number of results included per page |
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).
Query Parameters
Available options:
1d
, 7d
, 30d
, all
Required range:
x > 0
Required range:
1 < x < 200