{ "opencollection": "1.0.0", "info": { "name": "Boost V2 Action Blocklist API", "version": "2.0.0" }, "items": [ { "info": { "name": "Blocklist", "type": "folder" }, "items": [ { "info": { "name": "getBlocklist", "type": "http" }, "http": { "method": "GET", "url": "https://api-v2.boost.xyz/blocklist/:chainId/:tokenAddress", "params": [ { "name": "chainId", "value": "", "type": "path" }, { "name": "tokenAddress", "value": "", "type": "path" } ] } } ] } ], "bundled": true }