Trace Tx

Fetches the full execution trace of an EVM transaction using debug_traceTransaction API. Use this skill whenever the user wants to trace a transaction, inspect internal calls, debug a failed tx, check sub-calls or revert reasons, analyze gas usage per call, understand what a transaction actually did on-chain, or investigate MEV / sandwich attacks. Trigger even if the user just says things like "trace this tx", "what did this transaction do?", "why did this tx revert?", "show me the call tree", or "get the internal calls for 0x...".

syjcnss 0f23e0a 4 files · 11.1 KB Updated

File contents

syjcnss/web3_skills/tree/main/skills/trace-tx commit 0f23e0a26c

Frequently asked questions

npx skillmds@latest add syjcnss/trace-tx