{ "opencollection": "1.0.0", "info": { "name": "Monero Daemon RPC Blockchain Outputs API", "version": "0.18" }, "items": [ { "info": { "name": "Outputs", "type": "folder" }, "items": [ { "info": { "name": "Get outputs", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:18081/get_outs", "body": { "type": "json", "data": "{}" } }, "docs": "Get outputs associated with transaction outputs." } ] } ], "bundled": true }