Entries → comparison tables
Rollup Trust Assumptions: Reference Table
Four questions that distinguish rollups, with the answers published for each network by independent trackers.
| Entry type | comparison |
|---|---|
| Section | comparison tables |
| Last verified | |
| Compiled by | Reference Desk |
Entry last verified September 2026. Trust assumptions change as networks decentralise; verify against current independent assessments.
The four questions
Who runs the sequencer. On almost every rollup in production, a single operator. If it stops, normal transacting stops.
Is there a forced inclusion mechanism. A route to submit transactions through the base layer directly, bypassing the sequencer. This is what makes single-operator sequencing tolerable.
Who can upgrade the contracts. Most rollup contracts are upgradeable by a multi-signature wallet. Whether that is a small team or a broader set, and whether a timelock applies, is the most consequential trust question.
Is transaction data posted to the base layer. If yes, anyone can reconstruct the state independently. If not, exit depends on the operator cooperating.
That last question separates rollups from designs marketed alongside them that keep data elsewhere.
The withdrawal characteristic
| Design | Validity established by | Standard withdrawal |
|---|---|---|
| Optimistic rollup | Assumed, challengeable | About seven days |
| Zero-knowledge rollup | Proven cryptographically | Hours |
| Validium | Proven, data held off-chain | Hours, subject to data availability |
| Sidechain | Own consensus | Varies, no inherited security |
What stopped being a differentiator
Fees. Since dedicated data capacity was introduced on Ethereum, rollup costs are low enough that differences between them are measured in fractions of a cent.
Choose on the four questions above and on which applications are deployed, not on cost.
The independent trackers
Several sites maintain standardised assessments of each network’s trust assumptions in a consistent format, updated as arrangements change.
Those are the authoritative source. Any comparison written at a point in time, including this one, is a snapshot.
Getting funds in and out
Withdrawing from a venue directly to a rollup avoids bridging entirely, which removes the most exploited category of infrastructure from the route.
Going back, the venue route is frequently cheaper and faster than either the canonical bridge or a third-party fast bridge, particularly for larger amounts.
Which networks a venue supports per asset is published, including by venues where the asset is listed for retail purchase, and checking that list before choosing a rollup determines whether the convenient route is available.
Figures in this entry were correct on the date shown. Spotted something out of date?Send a correction and the entry gets updated.