{ "opencollection": "1.0.0", "info": { "name": "Angle Allowances Tvl API", "version": "1.0.0" }, "items": [ { "info": { "name": "Tvl", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/tvl", "type": "http" }, "http": { "method": "GET", "url": "https://api.angle.money/v1/tvl", "params": [ { "name": "chainId", "value": "", "type": "query", "description": "Chain requested - Default is 1 (Ethereum mainnet)" } ] }, "docs": "Return the TVL of the Angle Protocol on the requested chain" } ] } ], "bundled": true }