6 posts.
August 17, 2026 · 5 min read
Every time you move funds to an L2 you use a bridge — but 'bridge' hides several very different mechanisms with very different risk. A plain explainer of how they actually work.
Read →August 16, 2026 · 4 min read
Linea is a Consensys zkEVM L2 where standard eth_* just works — but gas estimation and finality have Linea-specific behavior worth knowing. A developer's guide.
Read →August 13, 2026 · 6 min read
Robinhood Chain is a new Arbitrum Orbit L2 built for tokenized stocks and real-world assets. Here's how to connect, what stays standard EVM, and the one thing that isn't.
Read →June 24, 2026 · 4 min read
Your L2 transaction confirms in under a second — but that's not the same as final. Here's the difference between a sequencer's soft confirmation and true L1-settled finality, why optimistic and ZK rollups answer it differently, and how to check finality from RPC.
Read →June 20, 2026 · 5 min read
Mantle looks like a standard EVM L2 until two things trip you up: gas is paid in MNT, not ETH, and data availability runs through EigenDA instead of Ethereum calldata. Here's what that means for your RPC calls, plus the Mantle endpoints to point at.
Read →June 19, 2026 · 6 min read
On an Ethereum L2, a single component decides the order your transaction lands in and how fast it confirms: the sequencer. Here's what it actually does, why nearly every rollup runs a centralized one today, and what that means when you're reading L2 state over RPC.
Read →