← Back to Skills Marketplace
sshnii

TronScan Data Insights

by BigFrog · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ Security Clean
381
Downloads
2
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install tronscan-data-insights
Description
TRON network insights: new accounts, daily tx count, tx type distribution, hot tokens, hot contracts, top accounts by tx count or staked TRX. Use when user a...
Usage Guidance
This skill appears coherent for TRON network analytics: it only contains instructions to query the Tronscan MCP APIs and requires no installs or secrets. Before installing, consider that any addresses, tokens, or other query parameters you ask the agent to analyze will be sent to the external MCP server (https://mcp.tronscan.org). Do not submit private keys, wallet seeds, or other sensitive secrets. If you need to analyze sensitive or private data offline or avoid external telemetry, request a self-hosted/data-only alternative or confirm the MCP provider's privacy policy and data retention practices.
Capability Analysis
Type: OpenClaw Skill Name: tronscan-data-insights Version: 1.0.6 The skill bundle provides a comprehensive set of tools for querying TRON blockchain data (e.g., transaction stats, account activity, and network metrics) via a legitimate-appearing MCP server (mcp.tronscan.org). The SKILL.md file contains standard operational instructions for an AI agent without any signs of prompt injection, data exfiltration, or malicious execution logic.
Capability Assessment
Purpose & Capability
The name/description (TRON network insights) matches the SKILL.md APIs and listed functions (new accounts, tx stats, hot tokens, top accounts, TVL, etc.). There are no unrelated environment variables, binaries, or install steps requested that would be disproportionate to the described functionality.
Instruction Scope
SKILL.md instructs the agent to call an external MCP server (https://mcp.tronscan.org) and specific Tronscan endpoints (getDailyNewAccounts, getHotSearch, getTop10, etc.). This is consistent with the purpose, but user-provided queries (addresses, tokens, time ranges) will be transmitted to that external endpoint—so there is a privacy/telemetry implication. The doc explicitly warns about DAU vs newAddressSeen which shows reasonable scope control. No instructions ask the agent to read local files, credentials, or unrelated system state.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or downloaded by the skill itself, minimizing installation risk.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request unrelated secrets or system access—requested capabilities are proportionate to a read-only analytics skill that queries public APIs.
Persistence & Privilege
always:false (default) and the skill is user-invocable. It does not request permanent presence or modification of other skills/configs. Autonomous invocation is allowed by default but not excessive here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tronscan-data-insights
  3. After installation, invoke the skill by name or use /tronscan-data-insights
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
- Added a dedicated "active accounts" use case with guidance to use `getActiveStatistic` for daily active address metrics. - Clarified in the use cases that `getDailyNewAccounts` is for new accounts only, distinguishing it from active accounts. - Updated instructions for `getDailyNewAccounts` to explicitly reference DAU and daily active terminology, clarifying its limitations. - Made minor consistency and terminology improvements throughout for clearer guidance.
v1.0.5
**Expanded data insights and API coverage.** - Added new APIs for active account stats (DAU/WAU/MAU), energy/bandwidth/resource usage, DeFi TVL, block size, cumulative stats, and cross-chain mapping. - Renamed `getDailyAccounts` to `getDailyNewAccounts` for clarity. - Extended the tool list in the overview table to cover all available endpoints. - Updated use case guidance for active user queries and resource statistics. - Added parameter and response notes for all new APIs.
v1.0.4
- MCP server URL updated in metadata from a generic value to https://mcp.tronscan.org/mcp. - No functional or usage changes; documentation and usage instructions remain the same.
v1.0.3
- Clarified that "daily active accounts" is not available; now specifies `getDailyAccounts` returns "new addresses" (newAddressSeen) as an activity proxy, not precise DAU. - Updated description, use cases, and tool instructions to emphasize the distinction between new addresses and daily active users. - Revised prompts: when users ask for DAU, must state that only new address data is available and cannot be presented as exact DAU. - Improved labeling and instructions for "new accounts" and "daily new addresses" throughout documentation. - No code changes; documentation/usage clarifications only.
v1.0.2
- Updated skill description and use case guidance for improved clarity; narrowed scope for top accounts rankings (TRX-only for transfer rankings). - Removed workflow covering top accounts by transfer count/volume for non-TRX tokens. - Added more specific prompt triggers and exclusions in the description to prevent irrelevant use. - Expanded troubleshooting section with API connection and rate limit advice. - No file or code changes; documentation only.
v1.0.1
- Updated description and workflow references from "tronscan-account-profiling" to "tronscan-account-profiler" for consistency with related skills. - No functional changes or file modifications; documentation and usage notes only.
v1.0.0
- Initial release of the tronscan-data-insights skill for TRON network analytics. - Supports insights on daily active/new accounts, transaction statistics and type distribution, contract activity, hot tokens/contracts, and top accounts by transaction or staked TRX. - Provides multiple API tools for querying rankings, network overviews, TPS, and activity distributions. - Designed for "what is happening on TRON" and network-wide insights — not for single token or address details.
Metadata
Slug tronscan-data-insights
Version 1.0.6
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 7
Frequently Asked Questions

What is TronScan Data Insights?

TRON network insights: new accounts, daily tx count, tx type distribution, hot tokens, hot contracts, top accounts by tx count or staked TRX. Use when user a... It is an AI Agent Skill for Claude Code / OpenClaw, with 381 downloads so far.

How do I install TronScan Data Insights?

Run "/install tronscan-data-insights" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TronScan Data Insights free?

Yes, TronScan Data Insights is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TronScan Data Insights support?

TronScan Data Insights is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TronScan Data Insights?

It is built and maintained by BigFrog (@sshnii); the current version is v1.0.6.

💬 Comments