{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts EXPERIMENTAL View Code API", "version": "3.0.3" }, "items": [ { "info": { "name": "EXPERIMENTAL View Code", "type": "folder" }, "items": [ { "info": { "name": "EXPERIMENTAL_view_code", "type": "http" }, "http": { "method": "POST", "url": "https://api.fastnear.com/EXPERIMENTAL_view_code", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the contract code (Wasm binary) deployed to the account." } ] } ], "bundled": true }