defi-yields
ActiveTool of The Stall
Returns top DeFi yield pools ranked by APY from DeFiLlama. Covers 16,000+ pools across 400+ protocols and 50+ chains (Ethereum, Base, Solana, Arbitrum, Polygon, etc.). Filter by chain, minimum APY, minimum TVL, or stablecoin-only. Each pool includes APY breakdown (base + reward), TVL, 7-day APY change, and a direct DeFiLlama link. Sourced from DeFiLlama public API — no key required, updated continuously.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"chain": {
"type": "string",
"description": "Filter to a specific chain (e.g. Ethereum, Base, Solana, Arbitrum, Polygon). Case-insensitive. Omit for all chains."
},
"limit": {
"type": "integer",
"description": "Max results to return (default 20, max 50)."
},
"min_apy": {
"type": "number",
"description": "Minimum APY percentage (e.g. 5 for 5%). Default: 0."
},
"min_tvl_usd": {
"type": "number",
"description": "Minimum TVL in USD (e.g. 1000000 for $1M). Default: 100000."
},
"stablecoin_only": {
"type": "boolean",
"description": "If true, return only stablecoin-denominated pools. Default: false."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries