For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get output histogram

Get a histogram of output amounts

post

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

Authorizations
api-keystringRequired
Body
jsonrpcstringOptionalExample: 2.0
idstringOptionalExample: 0
methodstringOptionalExample: get_output_histogram
Responses
200

Histogram retrieved successfully

application/json
idstringOptional
jsonrpcstringOptional
post/json_rpc

Last updated