Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List eligible leveraged-yield strategies with raw risk facts.
stable
ETH
BTC
stable-PT
1
4663
{ "asOf": "2026-01-01T00:00:00.000Z", "chainId": 1, "count": 27, "strategies": [ { "id": "0x3274…", "collateral": { "symbol": "sUSDS", "category": "stable" }, "loan": { "symbol": "USDT" }, "collateralApyPct": "3.60", "netBorrowApyPct": "2.57", "maxLeverage": "26.7", "leverageLadder": [ { "leverage": "3.0", "leverageApyPct": "5.66" } ], "ltvPct": { "liquidation": "96.50", "max": "90.50" }, "oracle": { "type": "nav" }, "exitLiquidity": { "slippagePct": { "100000": "0.36" } } } ] }
const { strategies } = await call("list_strategies", { category: "stable" });
leverageLadder
oracle.type
exitLiquidity
ltvPct.liquidation
market