getYieldTool
Analyze and compare DeFi yield opportunities across protocols using DefiLlama data. Filter by chain, project, token, risk level, and APY thresholds to identify optimal returns.
Instructions
Analyzes and compares yield opportunities from DefiLlama across all DeFi protocols
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Optional filter for specific chain (e.g., Ethereum, Arbitrum) | |
| project | No | Optional filter for specific project (e.g., Aave, Lido) | |
| symbol | No | Optional filter for specific token symbol (e.g., ETH, USDC) | |
| stablecoin | No | Optional filter for stablecoin yields only | |
| minApy | No | Optional minimum APY threshold (e.g., 5 for 5%) | |
| maxRisk | No | Optional maximum risk level (low, medium, high) | |
| protocol | No | Optional filter for specific protocol (e.g., Aave, Compound) | |
| asset | No | Optional filter for specific asset (e.g., ETH, USDC) | |
| chainId | No | Optional chain ID filter (e.g., 1 for Ethereum, 10 for Optimism) | |
| limit | No | Maximum number of results to return |