{ "opencollection": "1.0.0", "info": { "name": "Chainlens Account-Controller Contract-Bytecode-Controller API", "version": "master" }, "items": [ { "info": { "name": "Contract-Bytecode-Controller", "type": "folder" }, "items": [ { "info": { "name": "Chainlens Retrieves bytecodes for a deployed contract.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/contracts/:addressHash/bytecode", "params": [ { "name": "addressHash", "value": "", "type": "path", "description": "The address hash identifying the contract." } ] }, "docs": "Chainlens Retrieves bytecodes for a deployed contract." } ] } ], "bundled": true }