Real Aztec testnet dataaztec-testnet

Captured from aztec-testnet.drpc.org at 2026-08-31T07:40:55.566Z (node 5.2.0). The replay window was blocks 63629–63678 (50 blocks) at that moment. 6 transaction(s) inside it were re-executed and their traces are published here. Transactions below block 63628 are still visible on the network but their bodies have been pruned, so they can no longer be replayed and carry no trace.

← aztec-testnet0x11274b…ae05Succeededblock 63671
Engine loading — 18 MB128 / 235
FetchingOpeningPositioning
noir
Narrow session: Code, Call Trace and Values only, read-only. The event log and stepping need a wider viewport.
Code

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.