{ "opencollection": "1.0.0", "info": { "name": "Frax Finance v1-gauge v1-protocol API", "version": "1.0" }, "items": [ { "info": { "name": "v1-protocol", "type": "folder" }, "items": [ { "info": { "name": "V1Controller_getAMOAllocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.frax.finance/v1/amodata_v2/amo-allocations" } }, { "info": { "name": "V1Controller_getAMOData", "type": "http" }, "http": { "method": "GET", "url": "https://api.frax.finance/v1/amodata_v2/:filter", "params": [ { "name": "filter", "value": "", "type": "path", "description": "Timeframe" } ] } }, { "info": { "name": "V1Controller_getCollateralData", "type": "http" }, "http": { "method": "GET", "url": "https://api.frax.finance/v1/collateraldata/:filter", "params": [ { "name": "filter", "value": "", "type": "path", "description": "Timeframe" } ] } }, { "info": { "name": "V1Controller_getCombinedData", "type": "http" }, "http": { "method": "GET", "url": "https://api.frax.finance/v1/combineddata" } } ] } ], "bundled": true }