Get account delegator rewards
Get a paginated list of delegator rewards.
Query params
Query param | Description |
---|---|
| The public key of the validator to whom the stakes were delegated. |
Sorting
Property | Description |
---|---|
| Sort validator rewards by era identifier |
Default sorting is era_id DESC
Optional properties
Property | Type | Description |
---|---|---|
|
| The rate that was relevant at the moment when the last block was proposed. To get more details see Including CSPR rates . |
| Account info provided by the account owner | |
| Account information available for known accounts provided by CSPR.cloud team | |
|
| Primary CSPR.name of the account |
Response
PaginatedResponse
<DelegatorReward>
Example
Last updated