LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

evm-tx-debugger - Debug EVM Transactions

Debug failed EVM transactions by decoding revert reasons and analyzing gas consumption across 7 chains

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • decode transaction data
  • classify transaction errors
  • analyze gas usage
  • parse transaction events
  • explain revert reasons
  • check transaction status

Inputs

  • transaction hash
  • chain type
  • analysis type

Outputs

  • transaction analysis report
  • error classification result
  • gas analysis result
  • event decoding data
  • transaction status

Requirements

  • Python environment
  • blockchain node access
  • Web3 support

Source

  • Spec: SKILL.md
debugging
evm
transaction
revert
gas
ethereum
smart-contract
error-analysis
enterprise
decode transaction data
classify transaction errors
analyze gas usage
parse transaction events
transaction hash
chain type
analysis type
transaction analysis report
error classification result
gas analysis result