Home

Get output distribution for given amounts

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves distribution data for one or more output amounts within a block height range.

Body

application/json
jsonrpcstring
idstring
methodstring
paramsobject
Show child attributes
amountsArray<integer>
cumulativebooleanfalse
from_heightinteger0
to_heightinteger0

Response

200OK

Output distribution retrieved successfully

400Bad Request

Bad Request - missing or invalid parameters

403Forbidden

Forbidden

404Not Found

Not Found

500Internal Server Error

Internal server error