Getting Started
This guide covers the available installation methods for TronScan Skills. All methods require configuring the TronScan MCP service first.
Installation Methods
ClawHub One-Click
Method 1: ClawHub One-Click Install (Recommended)
Search and install skills directly from the ClawHub marketplace:
Open the ClawHub Marketplace
Visit clawhub.ai , search for TronScan, and find the skill you want (e.g. tronscan-token-scanner).
Open the Skill Detail Page
Copy the skill page link into the OpenClaw chat and ask it to install.
Command-line install (if the clawhub CLI is already installed):
# Install a single skill
clawhub install tronscan-token-scanner
# Install multiple skills at once
clawhub install tronscan-token-scanner tronscan-account-profiler tronscan-searchSkills List
| Skill | Slug | Description | ClawHub |
|---|---|---|---|
| Token Scanner | tronscan-token-scanner | TRX/token price, supply, market cap, rating, holdings | Install |
| Account Profiler | tronscan-account-profiler | Address assets, tokens, DeFi, energy, votes | Install |
| Contract Analysis | tronscan-contract-analysis | Contract verification, popular methods, top callers | Install |
| Transaction Info | tronscan-transaction-info | Transaction result, confirmation status, resource usage | Install |
| Block Info | tronscan-block-info | Latest block, block producer, TRX burned | Install |
| Token List | tronscan-token-list | TRC20 list, trending tokens, 24h volume | Install |
| Data Insights | tronscan-data-insights | Daily active accounts, top accounts, trending tokens/contracts | Install |
| Realtime Network | tronscan-realtime-network | TPS, node count, TVL, total transactions | Install |
| Search | tronscan-search | Resolve token/contract address by name | Install |
| SR Governance | tronscan-sr-governance | Super Representatives (SR), candidates, votes, chain parameters & proposals | Install |
| Stablecoin Analysis | tronscan-stablecoin | Supports USDT, USDC, USDD, and TUSD | Install |
Troubleshooting
MCP connection failed: Go to Settings → Extensions and verify that the TronScan MCP is successfully connected.
Rate limited / 429 error: Without an API Key, TronScan applies request rate limits. Visit TronScan Developer API to apply for a key, then pass it via the TRON-PRO-API-KEY header in your MCP configuration.
Last updated on: