Arbitrum and Optimism: What does bulk submissions to Ethereum ensure and what does not?
Arbitrum and Optimism will eventually submit transaction data to Ethereum, and once this data is included in a finalized Ethereum block, it will gain Ethereum's own resistance to rollbacks-this part of this marketing statement is accurate for both chains. But almost everything that happened before that, and the right to question erroneous batches once they were implemented, relied on a few authorized participants under each project's own control, and these participants in the two networks were different, which changed the meaning of "security" in practice.
This distinction is crucial because the phrase "inheriting the security of Ethereum" carries too many meanings. This is correct for the specific step of settlement finality. But who sorts your transactions, who has the right to challenge invalid status, and who can change the bridging rules that hold your funds don't automatically hold true.
How transactions get from your wallet to Ethereum
According to a mechanism released by Jump Crypto in March 2023, both Rollups currently run a single, centralized sequencer that sorts incoming transactions and assumes their behavior is honest. When a user submits a transaction, the sequencer gives an instant receipt within 1 to 2 seconds-what Jump Crypto calls "soft finality." The receipt has not yet been confirmed on-chain; it relies entirely on the sequencer to follow its promise.
In contrast, Optimism's then-upcoming Bedrock upgrade (which Jump Crypto described in March 2023 as "coming in 2023" and was not yet online at the time of the report's release) was aimed at providing a three-minute confirmation window for transactions sent to Layer 1. According to the same report, Bedrock's Layer 2 block interval was two seconds, replacing the previous unstable interval; while Arbitrum's Nitro sequencer, which was already online at the time, released approximately three to four new blocks per second. If the user believes the sequencer is delaying or reviewing transactions, Arbitrum allows mandatory inclusion of transactions after a 24-hour delay, according to Jump Crypto.
Once the sequencer compresses a batch of transactions and publishes them to Ethereum as calldata-according to Jump Crypto's March 2023 description, Arbitrum occurs approximately every 1 to 3 minutes, Optimism occurs approximately every 30 seconds to 1 minute-soft finality becomes "hard finality." On Arbitrum, this batch release role is handled by a separate batch program (Batcher) agent, but according to a January 2024 report from Blockworks Research, both the sequencer and batch program are run by Offchain Labs. At the moment the batch is released, it has the same finality as the Ethereum block that contains it. Since the merged Ethereum itself has a final delay of approximately 12.8 minutes, Jump Crypto pointed out that the Arbitrum buffer of approximately 10 minutes is not much different from the time already required by the Ethereum Consensus.
What parts are covered by Ethereum and what are not
Once a batch is released as calldata, it cannot be changed or hidden-this is the part of the two chains that really borrowed from Ethereum, which Jump Crypto's March 2023 analysis described as being effective as long as the Ethereum's own consensus is effective. What the Ethereum base layer does not verify by itself is whether the transactions in the batch are actually valid. Optimistic Rollup gets its name for this gap: According to a January 2024 report by Blockworks Research, Ethereum accepts a proposal as correct by default unless someone proves it ineffective within the challenge window. That proof mechanism--Fraud Proof, also known as Failure Proof--is where the two chains are no longer interchangeable.
Who Can Really Catch Wrong Batches
A January 2024 report by Blockworks Research found that the Nitro upgrade of Arbitrum gave it an active fraud proof system, but it was a system that required permission: Only 20 whitelist validators were allowed to submit fraud certificates to Ethereum, although the Arbitrum DAO could expand the list. If a verifier detects an invalid transaction-Blockworks cited an example of a batch trying to extract the full value of the bridge into an account that has only a small amount (such as 1 ETH) deposited-it can initiate a dispute that will gradually proceed through the transaction stage until a single dispute step is directly resolved by the Ethereum smart contract. As of January 2024, the challenge period is approximately one week, and there is a seven-day delay in withdrawals from the Arbitrum Bridge.
According to the same Blockworks Research report, as of January 2024, Optimism has no active fraud proof on its main network. Its planned system Cannon is being tested for online operation and is not yet online. A March 2024 CoinDesk report labeled this gap: Optimism is classified as "Phase 0" Rollup, while Arbitrum is described as Optimism's biggest competitor and belongs to "Phase 1" because it already has a usable proof system. CoinDesk reported that Optimism began testing failure certificates on its Sepolia test network in March 2024-a test network activity, not a mainline launch.
Scale allows us to understand the impact of this matter. Blockworks Research pointed out in its January 2024 report that as of the time of the report's release, the two Rollup stablecoins and ETH holdings combined exceeded US$6 billion, and the total value of protection along the two chains exceeded US$15 billion.
Who holds the key to changing the rules
Fraud certification systems are only important if the contract behind it cannot be quietly rewritten. A January 2024 report from Blockworks Research found that escalation rights for Arbitrum are held by its DAO, which can be acted upon after a three-day delay or immediately through a 9/12 multi-signature wallet elected by the community. According to the same report, Optimism's upgrade rights are managed by a 5/7 multi-signature wallet, whose members are anonymous. Neither arrangement is decentralized at the Ethereum-level; both are small, permission-requiring groups that can in principle change the bridging or proof logic more quickly before ordinary users can react.
The two projects also license their code in different ways. A January 2024 report from Blockworks Research noted that Optimism runs under a loose MIT license, while Arbitrum's code uses a Commercial Source Code License (BSL), which requires a license to fork-the difference lies in who can legally copy the system, not about security issues, but about the feasibility of independent audits or copying.
What happens when the sequencer itself fails
Since both chains run a single sequencer, failure is a real risk rather than a theoretical risk. A January 2024 report from Blockworks Research pointed out that if Optimism's sequencer goes down, user funds will be frozen; on Arbitrum, funds in the bridge can be retrieved in approximately seven days. TheStandard.io's 2025 due diligence report cited a specific example: the network's sequencer was stalled for 78 minutes in December 2023 due to a surge in inscription related traffic. The same report cited the Arbitrum DAO's governance documents and described that the number of validators able to challenge fraud is limited to an allowed list of entities-which is consistent with the number of 20 validators reported by Blockworks Research in January 2024, although the report did not give the current number of independent verifications.
TheStandard.io's 2025 report also points to two other noteworthy events as background for how the licensing model performs in practice. The report said a bridge vulnerability discovered in 2022 had been responsibly disclosed and patched, which it said prevented a potential $250 million exploit. The same report said Arbitrum maintains a $2 million vulnerability bounty program, but did not say when the program began. Separately, the report describes a governance controversy in April 2023 in which the Arbitrum Foundation proposed allocating 750 million ARB tokens (approximately $1 billion) to itself in the DAO's first vote, which it describes as an early stress test of the DAO's ability to control its own treasury and rules.
Common misunderstandings
The term "inheriting Ethereum's security" is interpreted to cover the entire system: sequencing, disputed rights, upgrade permissions, all of which, like Ethereum itself, requires no trust. This is not the case. It covers the narrower proposition: once a batch is released as calldata, no one can change or hide it, and that the batch gains Ethereum's own resistance to rollbacks. Sorting on both chains is done by a centralized operator. According to the report on which this page is based, as of January 2024, the right to challenge fraud batches on Arbitrum is limited to a white list of 20 validators, while on Optimism's main website, according to the same report and CoinDesk's March 2024 report, the feature is not enabled at all.
What this page does not tell you
The fraud proof status and number of verifiers described here are snapshots of a specific date rather than real-time data. Jump Crypto's mechanism description comes from March 2023, when Optimism's Bedrock upgrade had not yet been released;Blockworks Research's validator and upgrade key comparison comes from January 2024; and CoinDesk's stage classification comes from March 2024. Both projects have disclosed roadmaps aimed at changing the above numbers-Arbitrum's BOLD system aims to shift fraud certificates from a whitelist of 20 addresses to a permission-free model, while Optimism's Cannon system has been tested on Sepolia as of March 2024-this page cannot confirm whether either is already available on the main network, Because no source held on this page has reported activity after March 2024.
The term "Inheriting Ethereum security" used on this page refers specifically to the data availability and settlement finality of batches that have been published to Ethereum Layer 1. This should not be understood to cover sequencer censorship resistance, fraudulent certification verifier rights management, or upgrade key retention, which, based on the above evidence, are still controlled by centralized or small licensing groups on both networks.
Several of the figures cited from TheStandard.io's 2025 report-including the size of the vulnerability bounty, the value of the bridge vulnerability in 2022, and the governance controversy in April 2023-came from a promotional due diligence report rather than first-hand documentation from Offchain Labs or the Arbitrum Foundation, and have not been independently confirmed by other sources held on this page. No first-hand documentation from Offchain Labs or the Optimism Foundation is provided in the evidence on this page; each mechanism statement above is based on three independent second-hand analyses-Jump Crypto, Blockworks Research, and CoinDesk-plus a due diligence report.

Exchange Ranking
Top Exchanges
24h Volume Ranking
Popularity Ranking
Exchange BTC Balance
Proof of Reserves
Decentralized Exchanges
Funding Rate
Funding Heatmap
Liquidation Data
Max Pain
Long/Short Ratio
Whale L/S Ratio
Binance/Okex/Huobi L/S
Bitfinex Margin L/S
ETF Tracker
Solana ETF
XRP ETF
Hong Kong ETF
Bitcoin Treasuries
Crypto Reversal
Ethereum Reserves
HyperLiquid Wallet Analysis
Hyperliquid Whale Watch
Large Transactions
On-chain Movement
Bitcoin ROI
Stablecoin Market Cap
Options Analysis
News
Articles
Economic Calendar
Features
Wallet
Contract Calculator
Security
Collections
Watchlist
Following
ARB
ETH