Rewards
Get network rewards metrics
This endpoint returns the historical rewards earned by the network.
GET
Using this endpoint, you can query the historical daily rewards at the network-level for a specific day. In terms of timing, we align these rewards according to when these rewards were claimed by validators and nominators.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
Start date
Examples:
"2023-01-01"
End date
Examples:
"2023-12-31"
Response
200
application/json
Successful Response
The response is of type object
.