v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBPolkadot Staking Reporting
Get the Historical Stake & Rewards of a Nominator
Returns the historical stake & rewards allocated by a user-defined nominator address.
post/v1/polkadot/mainnet/nominator/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 Nominator