Get stake authority rewards metrics
This endpoint returns a bunch of useful information about the historical rewards earned by stake authority based on its aggregated stake accounts.
These endpoints return information about the rewards received by a delegator (stake account or stake authority), including MEV rewards it has claimed, and commissions it has paid. The data can be broken down at a daily level.
Earliest data available is from April 1, 2024.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
Start date
"2023-01-01"
End date
"2023-12-31"
UTC day (deprecated in favour of fromDate)
Include stake percentage of individual delegations in the results
Response
Successful Response
The response is of type object
.