{ "opencollection": "1.0.0", "info": { "name": "Frax Finance v1-gauge v1-vefxs API", "version": "1.0" }, "items": [ { "info": { "name": "v1-vefxs", "type": "folder" }, "items": [ { "info": { "name": "V1Controller_getLockedVeFXSData", "type": "http" }, "http": { "method": "GET", "url": "https://api.frax.finance/v1/lockedvefxsdata" } }, { "info": { "name": "V1Controller_getVeFXSData", "type": "http" }, "http": { "method": "GET", "url": "https://api.frax.finance/v1/vefxsdata/:filter", "params": [ { "name": "filter", "value": "", "type": "path", "description": "Timeframe" } ] } } ] } ], "bundled": true }