Basic ranking
Select providers explicitly
--providers expects provider names from defi providers list.
Filter with objective metrics
Key opportunity fields
apy_total: total APY percentage points (2.3means2.3%).tvl_usd: total supplied/managed USD reported by the provider.liquidity_usd: currently available withdrawable/borrowable USD from the provider.backing_assets: full backing composition list with per-assetshare_pct.
Incomplete opportunities
Historical series
Positions
aave, morpho, moonwell.
Execution (deposit, withdraw)
--vault-address:
yield and lend are split by intent: yield for passive deposits/withdrawals, lend for loan lifecycle (supply|withdraw|borrow|repay).
Plan with --wallet (OWS) or --from-address (local signer). See Execution & Signing for submit auth details.
Important caveats
- APY values are percentage points (
2.3=2.3%). - Morpho may produce extreme APY for very small markets; use
--min-tvl-usd. - Kamino yield routes currently support Solana mainnet only (read only, no execution).
- Moonwell yield routes are supported on Base and Optimism; Moonwell does not support
--on-behalf-of. yield opportunitiesno longer includes subjective risk/score fields.yield history --metricssupportsapy_totalandtvl_usd; Aave currently supportsapy_totalonly.- Aave history is lookback-window based and effectively ends near current time.
action_policy_errorcan indicate an OWS policy denial on wallet-backed submit.

