Four years after Ethereum embraced a vertical scaling strategy centered on interconnected layers called L2s or rollups on Ethereum. The dream, which remains elusive, was to create a seamless, composable ecosystem. Critics argue that the tradeoff of deprioritizing L1 execution hasn’t paid off. Still, Ethereum continues to double down on the L2 path, driven by its decentralization goals and the lack of viable alternatives. This article explores the current state of rollups on Ethereum, the expected value flow back to L1, and how the based rollup approach fits into this evolving landscape.
The core function of a general-purpose blockchain is to process valid transactions. This process grows the blockchain state deterministically because the state reflects all computational data since the chain’s genesis. As economic activity rises and a blockchain gains traction, its state expansion places greater strain on node computation, leading to higher transaction fees, which can discourage further usage.
At this point, a chain can choose to scale horizontally by increasing the computational capacity of individual nodes. However, this approach introduces high hardware and participation costs, reducing accessibility and pushing the network toward centralization—an outcome Ethereum explicitly aims to avoid. Instead.
Ethereum adopts vertical scaling, where computational effort is offloaded to compatible external stacks that retain the security of the base layer while offering greater flexibility and throughput. This layered architecture allows the network to introduce new execution environments, notably rollups. Rollups offload the bulk of computation and state offchain while posting minimal data to Ethereum L1 to ensure verifiability.
For context, Prestwich defines a rollup as “an opt-in, subset of another consensus, keeping a superset of state, via a custom state-transition function.”
Smart contract rollups refer to the early, execution-focused L2s that offer optimized general-purpose environments separate from Ethereum, relying on bridges to publish data to the L1 for consensus and availability. Their diverse implementations arise from tradeoffs in data compression and proof generation, submission and verification mechanisms, sequencing models, execution strategies, and finality guarantees.
Despite over fifty live general-purpose rollups, none have fully delivered on their promises or early expectations. While progress has been made across the stack, persistent technical and economic challenges remain in Ethereum’s scalability model. The most significant of these are technical and economic.
Many rollups suffer from fragmentation and limited composability due to unique implementations and trust assumptions in their native bridges. These lead to stacks that barely integrate with Ethereum or each other. While intent-based bridges offer hope, rollup-native bridges remain more economically secure, and true compatibility requires prioritizing it from the start. Additionally, most rollups rely on centralized sequencing and validation, granting teams control over transaction ordering, censorship, and MEV extraction. On the flipside, this sacrifices decentralization and introduces critical single points of failure that risk major downtimes.
Data has always been less valuable than computation, and rollups exploit. They execute transactions offchain, compressing data, and minimizing what they post to Ethereum. While efficient, this means rollups don’t pay much, yet Ethereum increasingly prioritizes serving them over its users. As execution shifts to rollups, more apps and users follow, concentrating value in fragmented, barely compatible L2s. This approach drains economic activity from Ethereum.
Rollups on Ethereum are based or L1-sequenced if the L1 drives their sequencing. Specifically, this defines situations where the next L1 proposer can, in coordination with L1 searchers and builders, permissionlessly include the next rollup block within the upcoming L1 block.
Whereas smart contract rollups operate outside the L1’s consensus, which can only read and store their reported state, not modify it, based rollups let L1 agents directly execute state transitions. They do this through a shared environment, rather than just finalizing reported rollup state.
L1-sequencing lets the L1 earn from rollup activity and take on more than data availability. It becomes a part-time sequencer, even handling some execution. This simplifies the economic model and gives based rollups key technical advantages over smart contract rollups.
While L1-sequenced rollups benefit the base chain, they face trade-offs. These include sacrificing revenue and design flexibility to remain compatible with L1 consensus. However, these limits can reduce if validators share extractable value or offer economically secured optimistic preconfirmations.
Rollups are key to scaling crypto for the next billion users. However, their adoption has come with economic and interoperability challenges. Broader standardization is necessary. Some models offer a clear path forward, integrating seamlessly with existing infrastructure. Such approaches create a “provably-aligned” rollup that delivers value to Ethereum without isolating itself from the ecosystem.
Visit 2077 Research for more in-depth dives on the R&D space on Ethereum.