Home

Get fee estimation

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Provides an estimation of transaction fees per byte.

Body

application/json
jsonrpcstring
idstring
methodstring
paramsobject
Show child attributes
grace_blocksinteger

Optional number of grace blocks

Response

200OK

Fee estimate retrieved successfully

400Bad Request

Bad Request - missing or invalid parameters

403Forbidden

Forbidden

404Not Found

Not Found

500Internal Server Error

Internal server error