Skip to Content
SKILLSData Insights

Data Insights

Skill ID: tronscan-data-insights
ClawHub: clawhub.ai/sshnii/tronscan-data-insights 

Network-level analytics and historical trends: daily new accounts, transaction volume, transaction type distribution, smart contract call volume, hot tokens and contracts, and multi-dimension Top 10 leaderboards.


Use Cases

Daily New Accounts and Transaction Volume

  • getDailyAccounts — Daily new account count time series (defaults to last 15 days, up to 2000 days)
  • getTransactionStatistics — Total transaction volume broken down by token type
  • getTriggerStatistic — Daily smart contract call count for a given time range
  • getTransferStatistics — Transfer distribution by token type (TRX, TRC10, TRC20)

getDailyAccounts returns the number of newly created accounts per day, which serves as a proxy metric for network growth. Precise daily active user (DAU) figures require combining this with transaction statistics.

Example prompts:

"How many new accounts were created on TRON each day last week?" "What was the total transaction count on TRON yesterday?" "How many smart contract calls does TRON handle per day?"

Multi-Dimension Top 10 Leaderboards

  • getTop10 — Configurable dimension and time range:
DimensionDescription
Transfer countAddresses with the most transfers
Transfer valueAddresses with the highest transfer value
Staked TRXAddresses with the most staked TRX
Contract callsContracts with the most calls

Example prompts:

"Which accounts transferred the most USDT yesterday?" "Who are the top 10 accounts by staked TRX?" "What are the top 10 most-called contracts this week?" "Which addresses had the most transactions in the past 24 hours?"

Hot Tokens and Contracts

  • getHotSearch — Real-time trending tokens and contracts with price, volume, and activity data
  • getContractCallerStatisticOverview — Overview of contracts with the most callers (defaults to last 7 days)

Example prompts:

"What tokens are trending on TRON right now?" "Which contracts are getting the most traffic?" "What are the most active DeFi contracts this week?"

Full Network Overview Dashboard

Combine multiple tools for a comprehensive snapshot:

getDailyAccounts → Growth trend getTransactionStatistics → Volume and transaction types getHotSearch → Trending tokens/contracts getTop10 → Active users and top contracts getCurrentTps → Real-time throughput

Example prompts:

"Give me a complete overview of the TRON network today." "How does TRON's network activity compare to last week?"

Installation

Confirm TronScan MCP is connected

See the Quick Start guide.

Install from ClawHub

Open on ClawHub 

Copy the current page link and send it to your AI Agent:

Please install this skill: https://clawhub.ai/sshnii/tronscan-data-insights
Last updated on: