Home
POST
https://casper.nownodes.io/rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the reward amounts for a validator and its delegators for a given era.

Body

application/json
idintegerrequired

JSON-RPC request identifier

jsonrpcstringrequired

JSON-RPC version

methodstringrequired

RPC method name

paramsobjectrequired
Show child attributes
era_identifierobjectrequired

Era for which to query rewards

Show child attributes
Eraintegerrequired

Era number

validatorstringrequired

Hexadecimal public key of the validator

delegatorstringrequired

Hexadecimal public key of the delegator

Response

200OK

Successful response with rewards for validator and delegator