Home

Get a histogram of output amounts

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

For all amounts (possibly filtered by parameters), returns the number of outputs on the chain for that amount. RingCT outputs count as 0 amount.

Body

application/json
jsonrpcstring
idstring
methodstring
paramsobject
Show child attributes
amountsArray<integer>
min_countinteger
max_countinteger
unlockedboolean
recent_cutoffinteger

Response

200OK

Histogram retrieved successfully

400Bad Request

Bad Request - missing or invalid parameters

403Forbidden

Forbidden

404Not Found

Not Found

500Internal Server Error

Internal server error