← Back to Skills Marketplace
274
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install trongrid-token-list
Description
Browse and rank TRC-20 and TRC-10 tokens on TRON with price, volume, market cap, holder count, and category filters. Use when a user wants to discover tokens...
Usage Guidance
This skill is internally consistent and low-risk: it only outlines making TronGrid MCP queries to list and rank TRC-20/TRC-10 tokens and requests no credentials or installs. Before installing, confirm that your agent environment allows outbound network calls only to trusted endpoints (TronGrid) and that you will not paste private keys or sensitive credentials into prompts. Note the skill does not provide market price/cap data—if you need prices, use a trusted market-data provider. If the skill later adds an install step or requires an API key, re-evaluate those changes.
Capability Analysis
Type: OpenClaw Skill
Name: trongrid-token-list
Version: 1.0.3
The skill bundle is a legitimate tool for querying TRON blockchain token data (TRC-20 and TRC-10) using the TronGrid MCP server. It contains a hardcoded list of well-known, official contract addresses (e.g., USDT, SUN, JST) and provides clear instructions for the agent to fetch metadata, holder counts, and transaction activity without any evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Skill name/description (token discovery on TRON) aligns with the instructions (calls to TronGrid MCP endpoints like getTrc20Info, getTrc20TokenHolders, getContractTransactions, and TRC-10 pagination). Built-in contract list is reasonable for general queries.
Instruction Scope
SKILL.md instructs only to query TronGrid MCP endpoints and to filter/rank on-chain signals. It does not ask the agent to read local files, request unrelated environment variables, or transmit data to third-party endpoints outside of the expected TronGrid/contextual market-data note. Example workflows are consistent with the stated purpose.
Install Mechanism
No install spec or code files are present; this is instruction-only, which minimizes on-disk risk. There are no downloads or external installers referenced.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not request secrets or keys in the SKILL.md and relies on public TronGrid MCP calls; the requested access is proportionate to the stated functionality.
Persistence & Privilege
always:false and no special persistence or system modification is requested. The skill can be invoked normally by the agent and does not request permanent/always-on privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trongrid-token-list - After installation, invoke the skill by name or use
/trongrid-token-list - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Documentation clarified: emphasizes TronGrid cannot list all TRC-20 tokens automatically and relies on a built-in list of major TRC-20 contracts.
- Added a table with reference TRC-20 token addresses and categories to use for default queries.
- Instructions restructured to reflect use of only on-chain data (no price/market cap from TronGrid).
- Token ranking logic updated: now based on holder count, recent activity, and supply, not market metrics.
- Quality signals, error handling, and output format simplified and aligned for only on-chain data sources.
v1.0.2
Version 1.0.2
- No file changes detected from the previous version.
- No updates or modifications were made to the skill logic or documentation.
v1.0.1
No functional changes in this release.
- Version updated with no file changes detected.
- Content and features remain identical to the previous version.
v1.0.0
Initial release — Easily browse and rank TRC-20 and TRC-10 tokens on the TRON network.
- View tokens with key metrics: price, 24h volume, market cap, and holder count.
- Filter and sort by categories (stablecoins, DeFi, GameFi, etc.) and performance (top market cap, gainers, losers, most active).
- Includes robust instructions for fetching and compiling token data from both on-chain and external market sources.
- Quality checks flag suspicious tokens and highlight adoption trends.
- Graceful handling of missing market data and large token lists.
Metadata
Frequently Asked Questions
What is trongrid-token-list?
Browse and rank TRC-20 and TRC-10 tokens on TRON with price, volume, market cap, holder count, and category filters. Use when a user wants to discover tokens... It is an AI Agent Skill for Claude Code / OpenClaw, with 274 downloads so far.
How do I install trongrid-token-list?
Run "/install trongrid-token-list" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is trongrid-token-list free?
Yes, trongrid-token-list is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does trongrid-token-list support?
trongrid-token-list is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created trongrid-token-list?
It is built and maintained by greason (@greason); the current version is v1.0.3.
More Skills