{ "opencollection": "1.0.0", "info": { "name": "Polkadot REST Account Proxy API", "version": "0.1.3" }, "items": [ { "info": { "name": "Proxy", "type": "folder" }, "items": [ { "info": { "name": "List proxy extrinsics", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8080/v1/api/scan/proxy/extrinsics" }, "docs": "Returns paginated proxy extrinsics for the specified account." } ] } ], "bundled": true }