Get network rewards metrics
This endpoint returns the historical rewards earned by the network.
Using this endpoint, you can query the historical daily rewards at the network-level for a specific day.
totalRealizedDelegatorRewards
and totalRealizedValidatorRewards
refer to rewards already distributed to the members/delegators and stake pool owners/validators respectively based on the epoch when they were distributed. Meanwhile, totalEarnedDelegatorRewards
and totalEarnedValidatorRewards
refer to the rewards earned for an epoch but not yet distributed. These rewards are already net of the 20% cut that the treasury takes. These rewards are denominated in ADA.
In terms of timing, we align these rewards according to the day when an epoch ended.
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
Start date
End date