{ "opencollection": "1.0.0", "info": { "name": "Blockstream Esplora HTTP Addresses Fee Estimates API", "version": "1.0" }, "items": [ { "info": { "name": "Fee Estimates", "type": "folder" }, "items": [ { "info": { "name": "Get estimated fees by confirmation target", "type": "http" }, "http": { "method": "GET", "url": "https://blockstream.info/api/fee-estimates" }, "docs": "Returns a map of confirmation target (in blocks) to the estimated fee rate in sat/vB." } ] } ], "bundled": true }