full TxInspector implementation with slot access tracing, asset transfer tracking, and enhanced EVM call analysis
LatestREVM-Trace v4.1 Major Update
Full-featured TxInspector implementation for EVM transaction tracing:
-
Tracks contract calls, creations, selfdestructs, and event logs.
-
Implements fine-grained slot access (SLOAD/SSTORE) tracing with per-call context.
-
Records all asset transfers (ETH & ERC20/ERC721/ERC1155) and parses standard token events.
-
Maintains call hierarchy, execution flow, and state changes for each transaction.
-
Handles delegate calls, contract creation address resolution, and selfdestruct balance transfers.