v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBPolkadot Staking Reporting
Get a List of Historical Stake & Rewards for Multiple Validators
Returns the historical stake & rewards allocated to multiple validator addresses.
post/v1/polkadot/mainnet/validator/history
Query parameters
aggregateboolean
Set to true for the rewards to be aggregated across addresses.
Request body
Example request
{
"fromTime": 1678174507000,
"toTime": 1678779307000
}Response
List of Historical Stake & Rewards for Multiple Validators