defi-yields
Fetch top DeFi yield pools ranked by APY across 50+ chains. Filter by chain, minimum APY, TVL, or stablecoin-only to find best opportunities.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Filter to a specific chain (e.g. Ethereum, Base, Solana, Arbitrum, Polygon). Case-insensitive. Omit for all chains. | |
| min_apy | No | Minimum APY percentage (e.g. 5 for 5%). Default: 0. | |
| min_tvl_usd | No | Minimum TVL in USD (e.g. 1000000 for $1M). Default: 100000. | |
| stablecoin_only | No | If true, return only stablecoin-denominated pools. Default: false. | |
| limit | No | Max results to return (default 20, max 50). |