← Back to Skills Marketplace
sshnii

TronScan Token List

by BigFrog · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
339
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tronscan-token-list
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tronscan-token-list
  3. After installation, invoke the skill by name or use /tronscan-token-list
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tronscan-token-list
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 339 downloads so far.

How do I install TronScan Token List?

Run "/install tronscan-token-list" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TronScan Token List free?

Yes, TronScan Token List is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TronScan Token List support?

TronScan Token List is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TronScan Token List?

It is built and maintained by BigFrog (@sshnii); the current version is v1.0.3.

💬 Comments