{ "opencollection": "1.0.0", "info": { "name": "Polkadot REST Account Sxt API", "version": "0.1.3" }, "items": [ { "info": { "name": "Sxt", "type": "folder" }, "items": [ { "info": { "name": "sxt evm holder list", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8080/v1/api/scan/sxt/holders" }, "docs": "This API is only available for sxt network." }, { "info": { "name": "sxt evm transfer list", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8080/v1/api/scan/sxt/transfers" }, "docs": "This API is only available for sxt network." } ] } ], "bundled": true }