get_yield_pools
Get DeFi yield and APY pool data from DefiLlama. Filter from 19,000+ pools by chain, project, token symbol, or minimum APY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Blockchain filter (ethereum, bsc, solana, etc.) | |
| limit | No | Number of results (default 20, max 50) | |
| symbol | No | Token symbol filter (e.g. USDC, ETH, BTC) | |
| min_apy | No | Minimum APY percentage | |
| min_tvl | No | Minimum pool TVL in USD | |
| project | No | Protocol name (e.g. aave, compound, curve) |