Skip to Content
SKILLSGetting Started

Getting Started

This guide covers the available installation methods for TronScan Skills. All methods require configuring the TronScan MCP service first.


Installation Methods

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-search

Skills List

SkillSlugDescriptionClawHub
Token Scannertronscan-token-scannerTRX/token price, supply, market cap, rating, holdingsInstall 
Account Profilertronscan-account-profilerAddress assets, tokens, DeFi, energy, votesInstall 
Contract Analysistronscan-contract-analysisContract verification, popular methods, top callersInstall 
Transaction Infotronscan-transaction-infoTransaction result, confirmation status, resource usageInstall 
Block Infotronscan-block-infoLatest block, block producer, TRX burnedInstall 
Token Listtronscan-token-listTRC20 list, trending tokens, 24h volumeInstall 
Data Insightstronscan-data-insightsDaily active accounts, top accounts, trending tokens/contractsInstall 
Realtime Networktronscan-realtime-networkTPS, node count, TVL, total transactionsInstall 
Searchtronscan-searchResolve token/contract address by nameInstall 
SR Governancetronscan-sr-governanceSuper Representatives (SR), candidates, votes, chain parameters & proposalsInstall 
Stablecoin Analysistronscan-stablecoinSupports USDT, USDC, USDD, and TUSDInstall 

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: