← 返回
效率工具 中文

Uniswap Find Yield

Find the highest-yield LP pools on Uniswap filtered by risk tolerance and minimum TVL. Use when the user asks about the best yields, highest APY pools, or where to earn fees.
根据风险承受能力和最低TVL筛选Uniswap上收益率最高的LP池。适用于用户询问最佳收益、最高APY池或赚取费用的去处。
wpank
效率工具 clawhub v0.1.0 1 版本 99902.2 Key: 无需
★ 0
Stars
📥 1,022
下载
💾 25
安装
1
版本
#latest

概述

Find Yield

Overview

Finds the highest-yield LP opportunities on Uniswap, filtered by risk tolerance, minimum TVL, and optionally capital amount. This is a focused version of scan-opportunities that only returns LP yield opportunities (no arbitrage or new-pool scanning).

Delegates to the opportunity-scanner agent with an LP-only filter.

When to Use

Activate when the user asks:

  • "Best yield on Uniswap"
  • "Highest APY pools"
  • "Where to earn fees"
  • "Best LP returns"
  • "Top yielding pools"
  • "Where can I earn the most?"

Parameters

ParameterRequiredDefaultDescription
-------------------------------------------------------------------------------
chainsNoAll chainsSpecific chains or "all"
riskToleranceNomoderate"conservative", "moderate", "aggressive"
capitalNoAvailable capital (helps rank appropriately)
minTvlNo$100,000Minimum TVL for pool consideration

Workflow

  1. Extract parameters from the user's request.
  1. Delegate to opportunity-scanner: Invoke Task(subagent_type:opportunity-scanner) with type: "lp" and the user's filters. The agent scans pools, ranks by fee APY adjusted for risk, and returns the top opportunities.
  1. Present results: Format as a ranked yield table.

Output Format

Top LP Yields (moderate risk, min $100K TVL):

  | Rank | Pool                | Chain    | APY 7d | TVL    | Risk   |
  | ---- | ------------------- | -------- | ------ | ------ | ------ |
  | 1    | WETH/USDC 0.05%     | Ethereum | 21.3%  | $332M  | LOW    |
  | 2    | ARB/WETH 0.30%      | Arbitrum | 18.5%  | $15M   | MEDIUM |
  | 3    | WETH/USDC 0.05%     | Base     | 15.2%  | $45M   | LOW    |
  | 4    | WBTC/WETH 0.30%     | Ethereum | 12.1%  | $120M  | LOW    |
  | 5    | OP/WETH 0.30%       | Optimism | 11.8%  | $8M    | MEDIUM |

  Note: APY is based on 7-day historical fee revenue. Past performance
  does not guarantee future returns. IL risk not included in APY figures.

Important Notes

  • APY figures are historical, not guaranteed. Always consider IL risk.
  • Higher APY often correlates with higher risk.
  • Conservative risk tolerance filters out pools with < $1M TVL and volatile pairs.
  • Risk-adjusted yield accounts for estimated impermanent loss.

Error Handling

ErrorUser-Facing MessageSuggested Action
----------------------------------------------------------------------------------------------------------------
No yields found"No pools match your risk/TVL criteria."Lower minTvl or increase risk tolerance
Chain unreachable"Could not scan [chain]. Data may be incomplete."Try again or narrow chain scope

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 03:29 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,327
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 115,005
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,507