Yield scanning
The DeFi Yields agent scans 1,000+ liquidity pools and lending markets across Base protocols to find the best risk-adjusted yield opportunities. Results are score-ranked and come with one-click deposit execution.How to use
"What are the best yield opportunities on Base right now?""Find low-risk stablecoin yields above 5% APY""Compare lending rates across Base protocols"
Result panel: DefiYieldResultPanel
The result renders as a paginated card list (3 opportunities per page):Per opportunity
Additional sections
- Filters applied — shows what filters the AI used to narrow results
- AI insights — narrative explaining the current yield landscape and recommendations
- Pagination — navigate through opportunities (3 per page)
One-click deposits
When you select an opportunity, the agent prepares an inline deposit: For Morpho vaults →MorphoDepositInline:
- Shows: amount, vault name, APY
- Steps: Check balance → Approve USDC → Deposit → Done
- Uses
useMorphoDeposit()hook
DefiDepositInline:
- Shows: amount, protocol name, APY
- Steps: Check balance → Approve USDC → Deposit → Done
- Uses
useDefiInvest()hook
Protocols covered
Yield scanning focuses on Base chain protocols. Cross-chain yield discovery is available through the Delphi agent in the Dashboard, which supports Base, Ethereum, Polygon, and Optimism.

