Posts tagged #scroll

1 post.

August 12, 2026 · 4 min read

Scroll RPC: The zkEVM That Runs Ethereum Bytecode Unchanged

Scroll is a bytecode-equivalent zkEVM rollup (chain ID 534352) — it targets opcode-level equality with Ethereum, so your existing contracts, audits, and tooling work with zero changes, while ZK validity proofs give ~1-hour hard finality instead of the 7-day optimistic window. Standard eth_* (viem/ethers/foundry). Here's the developer map, including how it differs from zkSync Era.

Read →