Home

Get coinbase and fee amounts for n last blocks starting at a particular height

POST
https://xmr.nownodes.io/json_rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves the sum of coinbase rewards and fees for a range of blocks.

Body

application/json
jsonrpcstring
idstring
methodstring
paramsobject
Show child attributes
heightinteger
countinteger

Response

200OK

Coinbase and fees sums retrieved successfully

400Bad Request

Bad Request - missing or invalid parameters

403Forbidden

Forbidden

404Not Found

Not Found

500Internal Server Error

Internal server error