{ "opencollection": "1.0.0", "info": { "name": "Yearn Finance yDaemon REST Chains API", "version": "1.0.0" }, "items": [ { "info": { "name": "Chains", "type": "folder" }, "items": [ { "info": { "name": "Get supported chains", "type": "http" }, "http": { "method": "GET", "url": "https://ydaemon.yearn.fi/info/chains" }, "docs": "Returns the list of blockchain networks supported by the yDaemon API, including Ethereum, Optimism, Polygon, Fantom, Base, and Arbitrum, along with their RPC and contract configuration data." } ] } ], "bundled": true }