v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBPolkadot Staking Reporting
Get the Historical Stake & Rewards of a Validator
Returns the historical stake & rewards allocated to a given validator address.
post/v1/polkadot/mainnet/validator/history/{address}
Path parameters
addressstring required
A single public address to check.
Request body
Example request
{
"fromTime": 1678174507000,
"toTime": 1678779307000
}Response
Historical Stake & Rewards of a Validator