{ "opencollection": "1.0.0", "info": { "name": "bnb-chain Bnb Chain API", "version": "1.1" }, "items": [ { "info": { "name": "Bnb Chain", "type": "folder" }, "items": [ { "info": { "name": "web3_sha3", "type": "http" }, "http": { "method": "POST", "url": "https://api.infstones.com/bsc/mainnet/:project_id", "params": [ { "name": "project_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Returns Keccak-256 (not the standardized SHA3-256) of the given data." } ] } ], "bundled": true }