{ "opencollection": "1.0.0", "info": { "name": "REST api to TON blockchain explorer Accounts ExtraCurrency API", "version": "2.0.0" }, "items": [ { "info": { "name": "ExtraCurrency", "type": "folder" }, "items": [ { "info": { "name": "getExtraCurrencyInfo", "type": "http" }, "http": { "method": "GET", "url": "https://tonapi.io/v2/extra-currency/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "extra currency id" } ] }, "docs": "Get extra currency info by id" } ] } ], "bundled": true }