Module traces

Source

Structs§

CallLog
A log with optional decoded data.
CallTrace
A trace of a call with optional decoded data.
CallTraceArena
An arena of recorded traces.
CallTraceNode
A node in the arena
DecodedCallData
Decoded call data.
DecodedCallEvent
Decoded ZKSync event data enhancing the CallLog.
DecodedCallLog
Additional decoded data enhancing the CallLog.
DecodedCallTrace
Additional decoded data enhancing the CallTrace.
KNOWN_ADDRESSES
Loads the known contact addresses from the JSON file.
KnownAddress
L2L1Logs
A log with optional decoded data.
LogData
A ZKsync event log object.

Enums§

ContractType
L2L1Log
Enum to represent both user and system L1-L2 logs
TraceMemberOrder
Ordering enum for calls, logs and steps

Traits§

ExecutionResultDisplay
A trait for displaying the execution result.