← 返回
数据分析 中文

Uniswap Research Token

Research a token's Uniswap liquidity, volume profile, pool distribution, and risk factors. Use when the user asks about a token's tradability, liquidity depth, or wants due diligence.
研究代币的Uniswap流动性、成交量分布、池子分布和风险因素。用于用户询问代币可交易性、流动性深度或尽职调查时。
wpank
数据分析 clawhub v0.1.0 1 版本 99811 Key: 无需
★ 0
Stars
📥 1,056
下载
💾 16
安装
1
版本
#latest

概述

Research Token

Overview

Performs comprehensive due diligence on a token from a Uniswap protocol perspective. Delegates to the token-analyst agent to analyze liquidity across all pools, volume trends, and risk factors.

When to Use

Activate when the user asks:

  • "Research UNI token"
  • "Is there enough liquidity for X?"
  • "Token analysis for PEPE"
  • "Due diligence on this token"
  • "What pools trade X?"
  • "How liquid is X on Uniswap?"
  • "Is X safe to trade?"

Parameters

ParameterRequiredDefaultDescription
---------------------------------------------------------------------------
tokenYesToken name, symbol, or contract address
chainNoAll chainsSpecific chain or "all" for cross-chain view
focusNoFull analysis"liquidity", "volume", or "risk"

Workflow

  1. Extract parameters from the user's request: identify the token and any chain/focus filters.
  1. Delegate to token-analyst: Invoke Task(subagent_type:token-analyst) with the token identifier. The agent resolves the token, discovers all pools, analyzes liquidity and volume, and produces a risk assessment.
  1. Present results: Format the token-analyst's report into a user-friendly summary.

Output Format

Token Research: UNI (Uniswap)

  Address:  0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984
  Chains:   Ethereum, Arbitrum, Optimism, Polygon, Base
  Pools:    24 active pools across all chains

  Liquidity:
    Total TVL:   $85M across all pools
    Best pool:   WETH/UNI 0.3% (49.4% of liquidity)
    Depth (1%):  $2.5M trade size
    Fragmentation: Moderate

  Volume:
    24h: $15M | 7d: $95M | 30d: $380M
    Trend: Stable
    Turnover: 0.18x daily

  Risk Factors:
    - Moderate pool concentration (49.4% in one pool) — LOW severity

  Trading: Suitable for trades up to $2.5M with < 1% price impact

Important Notes

  • Delegates entirely to token-analyst — no direct MCP tool calls.
  • The analysis is from a Uniswap protocol perspective only — not a general investment analysis.
  • Risk factors are based on observable on-chain metrics, not price predictions.

Error Handling

ErrorUser-Facing MessageSuggested Action
-------------------------------------------------------------------------------------------------
Token not found"Could not find token X on Uniswap."Provide contract address
No pools"No Uniswap pools found for this token."Token may not be listed
Insufficient data"Limited trading data available for this token."Token may be too new

版本历史

共 1 个版本

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

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,086
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,406
developer-tools

Code Review

wpank
涵盖安全、性能、可维护性、正确性和测试的系统化代码审查模式,包含严重等级、结构化反馈指南、审查流程及需避免的反模式。适用于审查 PR、建立审查标准或提升审查质量。
★ 31 📥 17,100