{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts EXPERIMENTAL Call Function API", "version": "3.0.3" }, "items": [ { "info": { "name": "EXPERIMENTAL Call Function", "type": "folder" }, "items": [ { "info": { "name": "EXPERIMENTAL_call_function", "type": "http" }, "http": { "method": "POST", "url": "https://api.fastnear.com/EXPERIMENTAL_call_function", "body": { "type": "json", "data": "{}" } }, "docs": "Calls a view function on a contract and returns the result." } ] } ], "bundled": true }