Rewards
Get network rewards metrics
This endpoint returns the historical rewards earned by the network.
GET
Using this endpoint, you can query the total historical daily rewards at the network-level for the specific day. totalDelegationRewards
are the Celestia rewards, denominated in TIA, which delegators are entitled to receive from the validators they have staked to. This includes the rewards towards validators that have self-staked/self-bonded. The rewards from the commissions validators charge are given by the totalCommissionRewards
.
Query Parameters
Start date
End date
The number of results returned per page
Required range:
x > 0
The number of results to skip before starting to return
Required range:
x > 0