defi-yield-strategies
ActiveTool of The Stall
DeFi yield strategy planner. Given a portfolio size and risk tolerance, returns an optimized allocation across top DeFi yield opportunities. Risk tiers: low (stablecoins only, APY < 30%, TVL ≥ $50M), medium (TVL ≥ $10M, APY < 80%), high (TVL ≥ $1M, all assets). Output includes per-position allocation, APY, weekly yield estimate, chain, and 7-day APY trend. Covers 16K+ pools across 400+ DeFi protocols via DeFiLlama.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"chains": {
"type": "array",
"items": {
"type": "string"
},
"description": "Optional list of chains to include (e.g. [\"Ethereum\", \"Base\", \"Arbitrum\"]). Omit for all chains."
},
"amount_usd": {
"type": "number",
"description": "Portfolio size in USD to allocate (e.g. 10000)."
},
"max_positions": {
"type": "integer",
"description": "Maximum number of positions in the strategy. Default: 5."
},
"risk_tolerance": {
"type": "string",
"description": "Risk tier: low (stablecoin-only, large TVL), medium (mixed assets, min $10M TVL), high (any asset, min $1M TVL). Default: medium."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries