← 返回 Skills 市场
339
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tronscan-token-list
功能描述
Get TRC20 token list on TRON with price, 24h change, 24h volume, market cap, holder count. Use when user asks "token list", "TRC20 list", "hot tokens", "tren...
安全使用建议
This skill is instruction-only and coherent: it queries TronScan's MCP service for token lists and metrics and does not request secrets or install code. Before installing, confirm you trust the MCP host (https://mcp.tronscan.org) because queries (including token contract addresses you ask about) will be sent there. If you encounter rate limits, the SKILL suggests obtaining an API key — only add such a key to your MCP configuration if you trust the provider. Do not send private keys, wallet seeds, or other secrets to the skill; token addresses and public queries are appropriate. If you need stronger assurance, verify the MCP documentation and the publisher identity (tronscan-mcp) before enabling the skill.
功能分析
Type: OpenClaw Skill
Name: tronscan-token-list
Version: 1.0.3
The skill provides a set of tools to interface with the official TronScan MCP server (mcp.tronscan.org) to retrieve TRC20 token lists, pricing, and market metrics. The instructions in SKILL.md are well-aligned with the stated purpose and even include safety guidelines for the agent to flag tokens marked as 'Suspicious' or 'Unsafe' by the API. No malicious code, data exfiltration, or prompt injection attacks were identified.
能力评估
Purpose & Capability
Name/description request TRON TRC20 token lists and metrics; SKILL.md describes calling TronScan MCP APIs (getTokenList, getPricedTokenList, getHotSearch, etc.), which is coherent with the stated purpose.
Instruction Scope
Runtime instructions are limited to using the TronScan MCP endpoints and related token-detail calls. The document does not instruct the agent to read local files, environment variables, or unrelated system state, nor to forward data to unexpected endpoints. It does rely on network calls to mcp.tronscan.org and tronscan.org.
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes disk write/execution risk; the agent simply uses existing integration (MCP) at runtime.
Credentials
The skill declares no required environment variables or credentials. It notes that an API key can be used to avoid rate limits (advised to be added in MCP configuration), which is reasonable and optional.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system-wide changes or modify other skills. Autonomous invocation is allowed by default but not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tronscan-token-list - 安装完成后,直接呼叫该 Skill 的名称或使用
/tronscan-token-list触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Documentation updated to clarify risk assessment for tokens in the list.
- Now recommends flagging tokens with `tokenCanShow: false` or `tokenLevel` "3" (Suspicious) / "4" (Unsafe) as potentially risky.
- Added reference to **tronscan-token-scanner** for detailed field semantics on token risk status.
- No code or interface changes; this update is documentation only.
v1.0.2
- Updated MCP server metadata URL to https://mcp.tronscan.org/mcp.
v1.0.1
- Expanded Troubleshooting section with step-by-step actions for connection and rate limit issues.
- Added guidance on obtaining and using a TronScan API key to resolve API rate limiting.
- No changes to core functionality or tool APIs.
v1.0.0
Initial release—provides comprehensive TRC20 token discovery on TRON.
- Fetch token lists with key metrics: price, 24h change, 24h volume, market cap, and holder count.
- Supports viewing trending/hot tokens and popular searches.
- Detailed token info available for TRC20/TRC721/TRC1155 assets.
- Flexible sorting and filtering for exploring quality projects.
- Pagination support included for large datasets.
元数据
常见问题
TronScan Token List 是什么?
Get TRC20 token list on TRON with price, 24h change, 24h volume, market cap, holder count. Use when user asks "token list", "TRC20 list", "hot tokens", "tren... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 339 次。
如何安装 TronScan Token List?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tronscan-token-list」即可一键安装,无需额外配置。
TronScan Token List 是免费的吗?
是的,TronScan Token List 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TronScan Token List 支持哪些平台?
TronScan Token List 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TronScan Token List?
由 BigFrog(@sshnii)开发并维护,当前版本 v1.0.3。
推荐 Skills