The appearance of zero-knowledge proof-based Ethereum rollups represents a major advance in blockchain scalability and effectivity.
Over the previous week, their capability to deal with a spike in transaction volumes was put to the take a look at with the fad-like phenomenon of inscriptions hitting numerous EVM-based networks in sequence.
One facet distinctive to zk-rollups, similar to zkSync, StarkNet and Polygon’s zkEVM, is their capability to amortize the price of producing validity proofs throughout many transactions. Subsequently, in contrast to many blockchains, they really get cheaper to make use of as they scale.
Learn extra: Zero-knowledge rollups get cheaper with scale
Inscriptions refer to varied types of knowledge, usually metadata of tokens or NFTs, written to blockchains in a manner which may be more cost effective than good contracts, as they require much less gasoline.
Not too long ago, there’s been a surge in using inscriptions on quite a lot of networks — not simply Ethereum layer-2s but additionally Avalanche and Solana — primarily for speculative buying and selling of low-value belongings. This pattern has led to community congestion and operational disruptions which have stored protocol builders busy discovering methods to mitigate their impression.
In some instances, these disruptions have been extreme — Avalanche’s EVM-compatible C-chain, as an example, noticed the price of transactions spike tenfold, as inscriptions had been briefly answerable for over 30% of all gasoline consumed.

Proportion of gasoline attributable to inscriptions, Avalanche in purple. Supply: Hildobby | Dune analytics
ZK magic
To grasp why proving prices on zk-rollups lower with rising transaction volumes, it’s essential to delve into the mechanics of zero-knowledge proofs and the structure of those rollups.
Zk-rollups make the most of cryptographic strategies, such ZK-STARKs (Zero-Data Scalable Clear Argument of Data), to validate transactions off-chain earlier than submitting them in batches to the Ethereum mainnet.
This batching reduces the variety of transactions that must be processed on-chain, considerably reducing gasoline charges. Because the variety of transactions in a batch will increase, the fee per transaction decreases, showcasing economies of scale.
ZkSync Period, presently the biggest rollup by total-value locked (TVL), upgraded its unique SNARK-based prover to 1 primarily based on STARK proofs, referred to as Boojum, on Dec. 4. It could actually theoretically deal with 2,000 transactions per second (TPS) — although in follow has but to see a tenth of that. For reference, Ethereum mainnet averages round 15 TPS.
Optimistic rollup Arbitrum, whose 2021 mainnet launch gave it a first-mover benefit, has by far essentially the most TVL at $2.4 billion.
Each networks had been impacted by booming inscriptions exercise inside a pair days of one another — which accounted for about 60% of all transactions over the previous week on the pair.
The phenomenon supplied a real-world experiment in Ethereum rollup scaling.
So what occurred?
Each suffered downtime, however transaction charges on Arbitrum spiked, whereas zkSync’s went down.

Transaction payment comparability between zkSync and optimistic rollups. Supply: growthepie.xyz
The price of utilizing zkSync has been in a transparent downtrend because the Boojum improve was accomplished earlier this month. The community presently has the bottom transactions prices amongst all layer-2s, aggressive with the charges customers pay on optimistic rollups.
However the response to a surge in demand underscores the efficacy of zero-knowledge rollups in upscaling Ethereum’s throughput.
By compressing knowledge and processing transactions in batches, many extra transactions can slot in a single proof to be verified on the Ethereum mainnet.
4/ The minimal bytes per tx we noticed was ~10 bytes in the course of the inscription craze. @zksync was packing 5000-7000 transactions right into a single L1 tx.
Have a look at the question – something above 5000 transactions in a L1 tx is seeing INSANELY amortized bytes per tx. pic.twitter.com/pa0FcnlDpv
— taetaehoho (@0xtaetaehoho) December 19, 2023
A researcher at enterprise agency 1kx, generally known as 0xtaetaehoho, famous on X that the community posted 5,566 proofs on Dec. 17, greater than double the overall pre-Boojum, and did so at a decrease price to the community.
Classes realized
The visitors did trigger issues for zkSync’s RPC companies and block explorer, nevertheless, prompting Matter Labs to put up an intensive thread of classes realized.
“This weekend served as an essential stress-test and an enormous milestone on the best way of bringing Ethereum to the following billion folks,” the builders mentioned.
“For almost 14 hours straight, the community dealt with ~150 TPS — peaking at 187 TPS — with a median [transaction] price of ~$0.12.”
Different Ethereum scaling options, similar to Polygon’s POS chain, additionally dealt with the additional visitors effectively, even with a lot larger volumes.
In line with Polygon founder Sandeep Nailwal, the community notched 18 million transactions per day, whereas gasoline charges maxed out on the MATIC equal of $0.10, which he referred to as “the results of months of effort on EVM parallelisation (BlockSTM) and a number of different hardforks which resulted in diminished reorgs and higher efficiency.”
Polygon’s zkEVM has but to see a major surge in inscriptions-related visitors, however technical lead Jordi Baylina advised Blockworks the discount in proving prices seen in current months means it’s “not the limiting issue for transactions.”
“If you happen to examine the [proof] price with knowledge availability price, for instance, and even the cumulative payment for the inclusion of the transaction, it’s a lot, a lot decrease,” he mentioned.
Matter Labs’ head of enterprise growth, Marco Cora, sees a way forward for “a little bit little bit of chaos and disintegration, lots of experimentation, however one wherein the very best technical options will emerge.
“Everyone is doing unbelievable work — all our ‘opponents,’ they’re really tremendous commendable,” Cora advised Blockworks. “Finally we’ll all work out what’s the very best, and we’ll all converge there.”
One factor that Cora says shouldn’t be doubtful is that zero-knowledge tech is the long run.
“Just about all people appears to have agreed…Optimism has mentioned it very explicitly, and Arbitrum I feel has mentioned it implicitly now that they’re taking a look at it,” he mentioned.