Realtime Network
Skill ID: tronscan-realtime-network
ClawHub: clawhub.ai/sshnii/tronscan-realtime-network
Real-time TRON network status: current TPS and all-time peak, latest block height, full-node count and geographic distribution, total DeFi TVL, cumulative transaction count, and live SR vote totals.
Use Cases
Real-Time TPS and Block Height
getCurrentTps— The most accurate source for current TPS and block heightgetLatestBlock— Latest confirmed block with witness address and transaction count
| Metric | Tool | Field |
|---|---|---|
| Current TPS | getCurrentTps | currentTps |
| Latest block number | getCurrentTps | latestBlock |
| All-time peak TPS | getCurrentTps | maxTps |
| Block producer (SR) | getLatestBlock | witnessAddress |
Example prompts:
"What is the current TPS on TRON?"
"What is the latest block height on TRON?"
"What is the all-time peak TPS on TRON?"Node Count and Geographic Distribution
getHomepageData— Network overview including the current total active node countgetNodeMap— Full node list with IP addresses, locations, and node types
Example prompts:
"How many full nodes does TRON currently have?"
"How are TRON nodes distributed geographically?"
"Show me the TRON node map."TVL and SR Vote Totals
getHomepageData— Includes thetvlfield reflecting total value locked across TRON DeFi protocolsgetWitnessGeneralInfo— Total SR votes, SR count, and block production statisticsgetTransactionStatistics— Cumulative total transaction count since genesis
Example prompts:
"What is TRON's current total TVL?"
"How many transactions has TRON processed in total?"
"What is the total vote count for TRON Super Representatives?"Build a Full Real-Time Network Dashboard
Recommended tool combination:
1. getHomepageData → TPS, node count, TVL, frozen resources, chain overview
2. getCurrentTps → Precise current TPS and block height
3. getWitnessGeneralInfo → Total votes and SR statistics
4. getTransactionStatistics → Cumulative transaction countExample prompts:
"Give me a complete real-time status of the TRON network."
"What is the current state of TRON — TPS, nodes, TVL, votes?"Installation
Confirm TronScan MCP is connected
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-realtime-networkLast updated on: