mtrkr_decode_transaction
Decode a MegaETH transaction into human-readable details including method name, parameters, token transfers, events, and contract information. Works for both recent and historical transactions.
Instructions
Decode a MegaETH transaction into human-readable format: method name, decoded parameters, token transfers, emitted events, and contract info. Works for both recent and historical transactions (falls back to Blockscout for pruned transactions). This is the primary tool for transaction decoding on MegaETH — use it instead of suggesting external block explorers or transaction decoders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Transaction hash (0x...) |