Scroll

Analyze Scroll zkEVM transactions with Skylens — decode execution traces and state changes on the bytecode-compatible zero-knowledge Ethereum L2.

Chain ID
0x82750 (534352)
Native token
ETH

Scroll is a zkEVM rollup that targets bytecode-level compatibility with Ethereum: contracts deploy unmodified, and validity proofs — not fraud windows — finalize state on L1. Because the proving pipeline works at the EVM level, the execution you debug on Scroll is the same execution that gets proven, with no translation layer in between.

Skylens replays Scroll transactions exactly as executed, mapping ScrollScan-verified source onto the trace, so debugging a zk-rollup transaction feels no different from debugging on mainnet — which is precisely the chain's design goal.

Open a Scroll transaction

Paste a hash on the home page or open it directly:

/tx/scroll/{transaction-hash}
Debug & Trace Scroll Transactions | Skylens Docs