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.
- KNOWN_
ADDRESSES - Loads the known contact addresses from the JSON file.
- Known
Address - L2L1
Logs - A log with optional decoded data.
- LogData
- A ZKsync event log object.
Enums§
- Contract
Type - 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.