{ "opencollection": "1.0.0", "info": { "name": "Chainlens Account-Controller Contract-Transactions-Controller API", "version": "master" }, "items": [ { "info": { "name": "Contract-Transactions-Controller", "type": "folder" }, "items": [ { "info": { "name": "Chainlens Retrieve contract transactions by its address hash.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/contracts/:addressHash/transactions", "params": [ { "name": "addressHash", "value": "", "type": "path", "description": "The address hash identifying the contract." }, { "name": "query", "value": "", "type": "query" } ] }, "docs": "Chainlens Retrieve contract transactions by its address hash." } ] } ], "bundled": true }