TronScan Stablecoin
by @sshnii
Analyze TRON stablecoin ecosystem: supply, holders, transfers, large transactions, blacklist, liquidity pools, TVL, key events. Supported stablecoins: USDT,...
clawhub install tronscan-stablecoinπ About This Skill
name: tronscan-stablecoin description: | Analyze TRON stablecoin ecosystem: supply, holders, transfers, large transactions, blacklist, liquidity pools, TVL, key events. Supported stablecoins: USDT, USDC, USDD, TUSD. Use when user asks "stablecoin overview", "USDT supply", "stablecoin holders", "stablecoin blacklist", "stablecoin pool", "stablecoin TVL", "large stablecoin transfers", or "stablecoin mint/burn events". Do NOT use for single token deep dive (use tronscan-token-scanner); general token list (use tronscan-token-list). metadata: author: tronscan-mcp version: "1.0" mcp-server: https://mcp.tronscan.org/mcp
Stablecoin
Overview
| Tool | Function | Use Case | |------|----------|----------| | getStableCoinOverview | Stablecoin overview | Supply, holder count for a stablecoin | | getStableCoinTotalSupply | Total supply | Current total circulating supply of all stablecoins | | getStableCoinTotalSupplyChange | Supply change trend | Historical chart of total supply changes | | getStableCoinTopHolders | Top holders | Top stablecoin holders ranked by USDT/USDC/USDD/TUSD | | getStableCoinHolderChange | Holder count trend | Daily holder count change over time | | getStableCoinHolderBalanceOverview | Market cap distribution | Total market cap distribution across all stablecoins | | getStableCoinDistribution | Holder distribution | Holder distribution for a specific stablecoin | | getStableCoinDistributionChange | Distribution change | Historical change in holding distribution | | getStableCoinTransferAmount | Transfer volume trend | Stablecoin transfer amount changes over time | | getStableCoinBigAmount | Large transactions | Large stablecoin transactions (swap, liquidity, loan, etc.) | | getStableCoinBlackList | Blacklist | Frozen addresses and amounts | | getStableCoinPoolInfo | Pool detail | All stablecoin liquidity pool details | | getStableCoinPoolOverview | Pool overview | Basic info for a specific pool | | getStableCoinPoolChange | Pool liquidity change | Liquidity change chart for a pool | | getStableCoinPoolTrend | Pool trend | Trend data for pool liquidity changes | | getStableCoinTvl | Pool TVL | Stablecoin TVL distribution across pools | | getStableCoinTokenSupplyTurnover | Supply & turnover trend | Supply and circulation trend for a specific stablecoin | | getStableCoinKeyEvents | Key events | Mint/burn/freeze and other major operations |
Use Cases
1. Stablecoin overview: Use getStableCoinOverview (optionally with tokenAddress) for supply and holder count; getStableCoinTotalSupply for all stablecoins combined.
2. Supply trends: Use getStableCoinTotalSupplyChange for total supply history; getStableCoinTokenSupplyTurnover for a single stablecoin's supply and turnover trend.
3. Holder analysis: Use getStableCoinTopHolders for top holders (sort by USDT/USDC/USDD/TUSD); getStableCoinHolderChange for holder count trend; getStableCoinHolderBalanceOverview for market cap distribution; getStableCoinDistribution and getStableCoinDistributionChange for holding concentration.
4. Transfer activity: Use getStableCoinTransferAmount for transfer volume trends; getStableCoinBigAmount for large transaction monitoring (filter by types: 0=all, 1=in, 2=out, 3=swap, 4=add liquidity, 5=remove liquidity, 6=deposit, 7=loan, 8=repayment, 9=withdrawal).
5. Blacklist / risk: Use getStableCoinBlackList for frozen addresses; getStableCoinKeyEvents for mint/burn/freeze events.
6. Liquidity pools: Use getStableCoinPoolInfo for all pools; getStableCoinPoolOverview, getStableCoinPoolChange, getStableCoinPoolTrend for a specific pool; getStableCoinTvl for TVL distribution.
MCP Server
Tools
getStableCoinOverview
getStableCoinOverview β Get basic overview for stablecoins (supply, holders)tokenAddress.getStableCoinTotalSupply
getStableCoinTotalSupply β Get current total circulating supply for all stablecoinsgetStableCoinTotalSupplyChange
getStableCoinTotalSupplyChange β Get chart data for total supply changesstartTime, endTime (in seconds).getStableCoinTopHolders
getStableCoinTopHolders β Get top stablecoin holders rankingsort (USDT | USDC | USDD | TUSD), direction (1=asc, 2=desc), viewContract (1=include, 2=exclude).getStableCoinHolderChange
getStableCoinHolderChange β Get stablecoin holder count change over timestartDay, endDay (yyyy-MM-dd).getStableCoinHolderBalanceOverview
getStableCoinHolderBalanceOverview β Get market cap distribution across all stablecoinsgetStableCoinDistribution
getStableCoinDistribution β Get holder distribution for a specific stablecointoken (token address).getStableCoinDistributionChange
getStableCoinDistributionChange β Get holding distribution change chart for a specific stablecointoken (token address).getStableCoinTransferAmount
getStableCoinTransferAmount β Get stablecoin transfer amount trendstartTime, endTime (seconds), type (set to "addLine" for line chart data).getStableCoinBigAmount
getStableCoinBigAmount β Get large stablecoin transactions (up to 50 records)types (required: 0=all, 1=in, 2=out, 3=swap, 4=add liquidity, 5=remove liquidity, 6=deposit, 7=loan, 8=repayment, 9=withdrawal); optional: address, txUsd, txAmount, relatedAddress, relatedToken, startTime, endTime, limit (max 50), sortBy (time|amount|usd), asc.getStableCoinBlackList
getStableCoinBlackList β Get stablecoin blacklist (frozen addresses)tokenAddress, blackAddress, sort (1=amount, 2=time), direction, start, limit.getStableCoinPoolInfo
getStableCoinPoolInfo β Get all stablecoin liquidity pool detailsgetStableCoinPoolOverview
getStableCoinPoolOverview β Get basic info for a specific stablecoin poolpool (pool contract address).getStableCoinPoolChange
getStableCoinPoolChange β Get liquidity change chart for a poolpool (pool address).getStableCoinPoolTrend
getStableCoinPoolTrend β Get pool liquidity trend datapool, startTimestamp, endTimestamp (milliseconds; start after 2022-11-21).getStableCoinTvl
getStableCoinTvl β Get stablecoin TVL distribution across liquidity poolstoken (token address).getStableCoinTokenSupplyTurnover
getStableCoinTokenSupplyTurnover β Get supply and circulation trend for a specific stablecointokenAddress (USDD | USDC | TUSD), startTime, endTime (seconds).getStableCoinKeyEvents
getStableCoinKeyEvents β Get key stablecoin events (mint/burn/freeze/major operations)start, limit, sort (1=amount, 2=time), direction, operatorAddress, startTime, endTime, startAmount, endAmount; per-token event type filters: usdt, usdc, usdd, tusd (comma-separated event types).Troubleshooting
Notes
getStableCoinOverview + getStableCoinTotalSupply + getStableCoinTopHolders + getStableCoinPoolInfo.getStableCoinBigAmount requires types parameter; use types: "0" for all transaction types.startTime/endTime), others use milliseconds (startTimestamp/endTimestamp). Check per-tool notes.β‘ When to Use
π Tips & Best Practices
getStableCoinOverview + getStableCoinTotalSupply + getStableCoinTopHolders + getStableCoinPoolInfo.getStableCoinBigAmount requires types parameter; use types: "0" for all transaction types.startTime/endTime), others use milliseconds (startTimestamp/endTimestamp). Check per-tool notes.