get_yield_pools
Find top DeFi yield pools by APY. Filter by chain, project, and minimum TVL to avoid risky small pools.
Instructions
Top DeFi yield / farming pools by APY. Optionally filter by chain (e.g. 'Ethereum'), project (e.g. 'aave'), and minimum TVL in USD to avoid tiny risky pools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain name filter, e.g. 'Ethereum', 'Arbitrum' | |
| limit | No | How many to return (default 15) | |
| project | No | Project name filter, e.g. 'aave', 'lido' | |
| minTvlUsd | No | Minimum pool TVL in USD |