Token Scanner
Skill ID: tronscan-token-scanner
ClawHub: clawhub.ai/sshnii/tronscan-token-scanner
Deep-scan a single TRON token: price, total supply, market cap, holder list, holding concentration distribution, NFT inventory, and risk signals. Natively covers full TRX metrics — price, supply, market cap, burn amount, and turnover rate.
Use Cases
Query TRX Price, Supply, and Market Cap
getTokenPrice— Current TRX price (omit the token parameter to default to TRX)getFunds— Real-time TRX circulating supply, market cap, and cumulative burn amountgetTrxVolume— Historical price and trading volume trendsgetTurnover— Mint/burn statistics and turnover rate
Example prompts:
"What is the current TRX price, market cap, and total supply?"
"Show me TRX price history for the last 30 days."
"How much TRX has been burned in total?"Query a Specific TRC20 / TRC10 Token
getTrc20TokenDetail— Full token profile for TRC20, TRC721, and TRC1155 tokensgetTrc10TokenDetail— Full token profile for TRC10 native assetsgetTrc20TotalSupply— Circulating supply vs. total supply
TRC20/TRC721/TRC1155 tokens require a contract address (Base58 format, starts with T).
TRC10 tokens require a numeric asset ID (e.g. 1002000). Do not mix them.
Example prompts:
"Tell me about the USDT token on TRON — supply, holders, price."
"What is the market cap of BTT?"
"When was this token contract deployed?"Analyze Token Holder Distribution
getTrc20TokenHolders— Paginated holder list with address, balance, and share percentagegetTokenPositionDistribution— Bucketed distribution — holder count per balance range (e.g. 0–100, 100–1000)
Example prompts:
"Who are the top 20 USDT holders on TRON?"
"Is this token highly concentrated among a few wallets?"
"Show me the holder distribution by balance range for this token."Query NFT Contract Inventory
getTrc721Inventory— Full inventory for a TRC721 NFT contractgetTrc1155Inventory— Multi-token inventory for a TRC1155 contract
Example prompts:
"Show me the NFT inventory for this TRC721 contract."
"How many unique token IDs exist in this TRC1155 contract?"Installation
Confirm TronScan MCP is connected
This skill requires the TronScan MCP Server. If you haven’t set it up yet, see the Quick Start guide.
Install from ClawHub
Copy the current page link and send it to your AI Agent:
Please install this skill: https://clawhub.ai/sshnii/tronscan-token-scannerLast updated on: