Structs§
- CallLog
- A log with optional decoded data.
- Call
Trace - A trace of a call with optional decoded data.
- Call
Trace Arena - An arena of recorded traces.
- Call
Trace Node - A node in the arena
- Decoded
Call Data - Decoded call data.
- Decoded
Call Event - Decoded ZKSync event data enhancing the CallLog.
- Decoded
Call Log - Additional decoded data enhancing the CallLog.
- Decoded
Call Trace - Additional decoded data enhancing the CallTrace.
- L2L1
Logs - A log with optional decoded data.
- Labeled
Address - LogData
- A ZKsync event log object. #[derive(Clone, Debug, Default, PartialEq, Eq, Hash)]
Enums§
- Decoded
Error - Decoded
Return Data - Decoded
Revert Data - Decoded
Value - A decoded value in trace.
- L2L1Log
- Enum to represent both user and system L1-L2 logs
- Trace
Member Order - Ordering enum for calls, logs and steps
Traits§
- Execution
Result Display - A trait for displaying the execution result.