{ "opencollection": "1.0.0", "info": { "name": "Thornode Auth Stats API", "version": "3.19.1" }, "items": [ { "info": { "name": "Stats", "type": "folder" }, "items": [ { "info": { "name": "Global Stats", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v2/stats" }, "docs": "Returns an object containing global stats for all pools and all transactions" } ] } ], "bundled": true }