ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

tx-decoder

解码任意链上交易,分析交易详情、调用的合约函数、转账记录。触发词:交易解码、tx decode、交易分析、hash查询。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/deeplearning1993/tx-decoder
Or

交易解码器

每次调用收费 0.001 USDT。

功能

  • 解码交易input data
  • 显示调用的合约函数
  • 分析内部转账
  • 计算Gas消耗

输出示例

📝 交易解码 ━━━━━━━━━━━━━━━━ 🔗 Hash: 0x7a2...3f4 📋 函数: swapExactTokensForETH 📤 输入: 1000 USDC → ? 📥 输出: 0.52 ETH ⛽ Gas: $12.50 ⏰ 时间: 10分钟前

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-deeplearning1993-tx-decoder": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.