scan_yields
Scan DeFi yield opportunities across protocols like Aave, Compound, and Lido. Filter by chain, asset, and TVL to find APY, risk scores, and protocol details.
Instructions
Scan top DeFi yield opportunities across protocols: Aave, Compound, Morpho, Lido, Pendle, and more. Filter by chain, asset, and minimum TVL. Returns APY, TVL, risk score, and protocol details. Costs 0.005 USDC per call (x402 micropayment on Base).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Blockchain to filter by (e.g. "ethereum", "base", "arbitrum", "polygon"). Omit for all chains. | |
| asset | No | Filter by asset symbol (e.g. "ETH", "USDC", "stETH"). Omit for all assets. | |
| min_tvl | No | Minimum TVL in USD (e.g. 1000000 for $1M). Omit for no minimum. | |
| limit | No | Maximum number of results to return (1–50). Defaults to 20. |