{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts Changes API", "version": "3.0.3" }, "items": [ { "info": { "name": "Changes", "type": "folder" }, "items": [ { "info": { "name": "changes", "type": "http" }, "http": { "method": "POST", "url": "https://api.fastnear.com/changes", "body": { "type": "json", "data": "{}" } }, "docs": "Returns changes for a given account, contract or contract code for given block height or hash." } ] } ], "bundled": true }