← aztec0x00c67f…d18dSucceededblock 68062
Engine loading — 18 MB128 / 208
FetchingOpeningPositioning
Narrow session: Code, Call Trace and Values only, read-only. The event log and stepping need a wider viewport.
Code
The session is stopped at step 128 of 208

The chain publishes no source for this contract — an Aztec contract class carries bytecode, and no debug symbols, no file map and no source text. The recording is therefore at instruction level: every step is a program counter, and there is nothing to position it against. Stepping is complete; only the text is missing.

Stepping continues at instruction level.

Event Log

Calls and storage writes are recorded against program counters rather than source lines.

Call Trace

Frames are recorded, and without a file map they carry no function names or source positions.

Values

This recording carries no variable names: naming a local needs debug symbols, which an Aztec contract class does not publish.