Structs§
- Call
Create Trace Node - Represents an EVM execution frame with matched action-result pair and nested child frames (sub-calls).
- Call
Create Trace With Position - Final trace output with execution position metadata
- Self
Destruct Trace With Position
Enums§
Functions§
- build_
call_ hierarchy - Builds hierarchical call structure from raw traces. Returns root node of the execution tree.
- construct_
parity_ trace - Converts raw EVM execution steps into Parity-compatible trace entries, pairing each action (call/create) with its corresponding result.
- into_
eth_ localized_ traces - primitive_
traces_ to_ eth_ localized_ traces