← 返回 Skills 市场
sshnii

TronScan Transaction Info

作者 BigFrog · GitHub ↗ · v1.0.8 · MIT-0
cross-platform ✓ 安全检测通过
422
总下载
1
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install tronscan-transaction-info
功能描述
Query TRON transaction result, confirmation status, sender, resource consumption. Use when user asks "why did this tx fail", "tx status", "who sent it", "ene...
安全使用建议
This skill appears to be what it says: a thin instruction wrapper for calling TronScan MCP APIs with a transaction hash. Before installing, confirm the MCP endpoint (https://mcp.tronscan.org) is the official/trusted service you expect, and avoid pasting private keys or secrets into chat. If you add an API key for higher rate limits, configure it in your platform's MCP/extension settings (not in free-form messages). Also note the skill may call other TronScan skills for follow-up lookups — review those skills' permissions if you plan to use those paths.
功能分析
Type: OpenClaw Skill Name: tronscan-transaction-info Version: 1.0.8 The skill bundle provides instructions for an AI agent to interact with a TronScan MCP server (mcp.tronscan.org) to retrieve TRON blockchain transaction details. The content consists entirely of metadata and markdown documentation (SKILL.md) defining tool usage, data units, and workflows, with no executable code or evidence of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description (transaction lookup, status, energy/bandwidth, transfers) match the SKILL.md: it documents MCP APIs (getTransactionDetail, getInternalTransactions, etc.) needed to perform those queries. Nothing requested is disproportionate to the stated goal.
Instruction Scope
Instructions focus on calling TronScan MCP APIs with a user-provided tx hash and on routing follow-up lookups to other TronScan skills when appropriate. There are no directives to read unrelated files, harvest environment variables, or exfiltrate data. Troubleshooting references UI settings for MCP connectivity, which is expected.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; no binaries or external downloads are written to disk, which is the lowest-risk install profile.
Credentials
The skill declares no required environment variables or secrets. It notes optional use of an API key configured in the platform's MCP settings for higher rate limits, which is proportional to interacting with a rate-limited API.
Persistence & Privilege
always is false and the skill does not request elevated persistence or modification of other skills/configs. Autonomous invocation is allowed (platform default) but not combined with any broad privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tronscan-transaction-info
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tronscan-transaction-info 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
No major changes—minor documentation update: - Added note: If token involved in transaction has `tokenCanShow: false` or `tokenLevel: "3"` or `"4"`, warn user the token may be risky. - Referenced **tronscan-token-scanner** for full field meaning. - No functional or interface changes.
v1.0.7
- Added documentation for the new getExchangeTransactions tool, including use cases and response details. - Expanded the overview table to include getExchangeTransactions. - Introduced a "Workflow: Transaction Investigation" section outlining step-by-step usage and data handoff. - Clarified when to use each tool for transaction versus token transfer or internal calls. - No code changes; documentation update only.
v1.0.6
- Updated MCP server URL in metadata to "https://mcp.tronscan.org/mcp" for improved connectivity. - No other changes to functionality or documentation.
v1.0.5
- Clarified that token transfers within a specific transaction are included in the `getTransactionDetail` response (fields like `trc20TransferInfo`, `transfersAllList`). - Updated use cases and tool descriptions to specify that `getTrc20Transfers`, `getTrc1155Transfers`, and `getTransferList` do not support tx hash filtering and should be used for address, contract, or time range queries only. - Provided guidance to always use `getTransactionDetail` for transaction hash queries, and not to fabricate tx hash filters for other tools. - Improved response and parameter details for each tool to reduce confusion. - Minor clarifications for unit handling and troubleshooting.
v1.0.4
- Improved troubleshooting section with clearer steps for MCP connection issues and API rate limits. - Added guidance to obtain and configure an API key if experiencing rate limits (429 errors). - No changes to functionality or API usage; documentation update only.
v1.0.3
- Updated field name in documentation: `amount` (TRC20) is now shown as `amount_str` to match actual API response. - No other changes to code or functionality.
v1.0.2
- Fixed a typo in the skill description: "tronscan-account-profiling" is now "tronscan-account-profiler". - No behavioral or interface changes. Documentation wording only.
v1.0.1
- Added explicit unit explanations for net_fee, energy_fee, fee_limit, and transaction amount fields in the getTransactionDetail tool section. - Clarified how to convert values from sun to TRX and interpret TRC20/token decimals. - No functionality or interface changes; documentation update only for user clarity.
v1.0.0
Initial release — provides a comprehensive toolkit for querying TRON transaction details and related activities. - Query transaction result, confirmation status, sender, receiver, and resource consumption using transaction hash. - Fetch TRC20, TRC721, TRC1155, TRX, and TRC10 token transfer details. - Retrieve internal smart contract call data and aggregate transaction/transfer statistics. - Includes dedicated tools for filtered transaction lists and transfer queries. - Not suitable for address balance or token holder lookups (see related skills for those cases).
元数据
Slug tronscan-transaction-info
版本 1.0.8
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 9
常见问题

TronScan Transaction Info 是什么?

Query TRON transaction result, confirmation status, sender, resource consumption. Use when user asks "why did this tx fail", "tx status", "who sent it", "ene... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 422 次。

如何安装 TronScan Transaction Info?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tronscan-transaction-info」即可一键安装,无需额外配置。

TronScan Transaction Info 是免费的吗?

是的,TronScan Transaction Info 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

TronScan Transaction Info 支持哪些平台?

TronScan Transaction Info 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 TronScan Transaction Info?

由 BigFrog(@sshnii)开发并维护,当前版本 v1.0.8。

💬 留言讨论