{ "opencollection": "1.0.0", "info": { "name": "Chainlens Account-Controller Token-Holders-Controller API", "version": "master" }, "items": [ { "info": { "name": "Token-Holders-Controller", "type": "folder" }, "items": [ { "info": { "name": "Chainlens Retrieve a list of token holders by token contract address hash.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/tokens/:addressHash/holders", "params": [ { "name": "addressHash", "value": "", "type": "path", "description": "The address hash identifying the contract." }, { "name": "query", "value": "", "type": "query" } ] }, "docs": "Chainlens Retrieve a list of token holders by token contract address hash." } ] } ], "bundled": true }