{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts EXPERIMENTAL Changes In Block API", "version": "3.0.3" }, "items": [ { "info": { "name": "EXPERIMENTAL Changes In Block", "type": "folder" }, "items": [ { "info": { "name": "EXPERIMENTAL_changes_in_block", "type": "http" }, "http": { "method": "POST", "url": "https://api.fastnear.com/EXPERIMENTAL_changes_in_block", "body": { "type": "json", "data": "{}" } }, "docs": "[Deprecated] Returns changes in block for given block height or hash over all transactions for all the types. Includes changes like account_touched, access_key_touched, data_touched, contract_code_touched. Consider using block_effects instead" } ] } ], "bundled": true }