Arbitrage (ARB)

Définition

Arbitrum is the largest Ethereum Layer 2 scaling solution by total value locked (TVL), built by Offchain Labs and designed to make Ethereum transactions faster and cheaper while inheriting Ethereum’s security guarantees. Arbitrum uses optimistic rollup technology – it executes transactions off-chain on its own virtual machine (called Nitro, an optimized version of the ArbOS execution environment), bundles them into batches, and posts the compressed transaction data to Ethereum mainnet, assuming all transactions are valid unless challenged during a 7-day dispute window (hence “optimistic”). Founded by Ed Felten (former White House Deputy CTO and Princeton professor), Steven Goldfeder, and Harry Kalodner, Arbitrum launched its mainnet (Arbitrum One) in August 2021 and quickly became the dominant L2, hosting over 500 dApps including DeFi heavyweights like GMX, Aave, Uniswap, Camelot, and Radiant Capital. The ARB governance token launched via airdrop in March 2023, creating the Arbitrum DAO – one of the largest and most active DAOs in crypto with billions in treasury. Arbitrum’s ecosystem has expanded beyond a single rollup: Arbitrum Nova (AnyTrust chain optimized for gaming/social, with cheaper fees), Arbitrum Orbit (framework for launching custom L3 chains on top of Arbitrum), and Stylus (enabling smart contracts in Rust, C, and C++ alongside Solidity via WebAssembly). By 2024–2026, Arbitrum consistently processes more daily transactions than Ethereum mainnet at a fraction of the cost.

Lire aussi: Gouvernance

Origine & Histoire

DateEspaces
2018Offchain Labs founded by Ed Felten, Steven Goldfeder, Harry Kalodner (Princeton)
2021 août Arbitrum One mainnet launches; rapidly attracts DeFi protocols from Ethereum
2022Arbitrum becomes #1 L2 by TVL; Nitro upgrade dramatically improves performance
2022 août Arbitrum Nova (AnyTrust) launches – optimized for gaming and social applications
Mar 2023ARB token airdrop: 1.16B tokens distributed to 625,000+ wallets; DAO established
2023Arbitrum Orbit launches – framework for custom L3 chains; Stylus (multi-language) announced
2024Arbitrum processes 2M+ daily transactions; TVL exceeds $10B; institutional adoption grows
2026Continued ecosystem expansion; Orbit chains proliferate; Stylus enables Rust/C++ smart contracts
“Arbitrum exists so that Ethereum can scale to a billion users. We handle the computation; Ethereum guarantees the security. That’s the division of labor that makes the Ethereum ecosystem unstoppable.”
Steven Goldfeder, Offchain Labs CEO

Fonctionnement

FonctionnalitéArbitre unoptimismeère zkSyncÉthereum L1
Type de rollupOptimisteOptimisteZK (validity proof)Couche de base
Avg TX cost~0.05 à 0.30 XNUMX $~0.05 à 0.30 XNUMX $~0.10 à 0.50 XNUMX $~1 50 $ à XNUMX XNUMX $ et plus
Confirmation~0.25 s~2 s~5 s~12 s
Retrait vers L17 days (challenge)7 days (challenge)Minutes (proof verified)Acces
TVL#1 L2 ($10B+)#2 L2 ($7B+)#3–4 L2
Langage des contrats intelligentsSolidity + Rust (Stylus)SoliditéSoliditéSolidité

En termes simples

  1. Ethereum’s express lane: Arbitrum is a faster, cheaper version of Ethereum that processes transactions off the main chain while using Ethereum’s security for final settlement – like an express lane on a highway that still follows the same traffic laws.
  2. Synthèse optimiste: Arbitrum assumes all transactions are valid and posts them to Ethereum. If someone cheats, anyone can submit a “fraud proof” within 7 days to challenge it – this “innocent until proven guilty” approach is called optimistic.
  3. Same dApps, lower fees: You can use Uniswap, Aave, and hundreds of other Ethereum dApps on Arbitrum with the exact same interfaces – just 10–50x cheaper gas fees.
  4. Largest L2: Arbitrum is the most popular Ethereum Layer 2 by TVL, daily transactions, and number of deployed applications. It processes more transactions daily than Ethereum mainnet.
  5. Écosystème en expansion: Beyond the main Arbitrum One chain, Orbit lets projects launch their own custom chains on top of Arbitrum, and Stylus lets developers write smart contracts in Rust and C++ (not just Solidity).

Exemples du monde réel

ScénarioMise en œuvreRésultat
GMX perpetual tradingGMX builds decentralized perpetuals exchange on ArbitrumBillions in trading volume; one of DeFi’s most successful protocols
Déploiement d'UniswapUniswap deploys on Arbitrum for cheaper token swapsSame Uniswap experience at fraction of mainnet gas cost
ARB airdrop (2023)1.16B ARB distributed to 625,000+ Arbitrum usersWorth $1,000–$10,000+ per wallet; created massive DAO treasury
Xai gaming chainXai launches as Arbitrum Orbit L3 for blockchain gamingDedicated gaming chain with ultra-low fees powered by Arbitrum technology

Avantages

AvantageDescription
Sécurité EthereumTransaction data posted to Ethereum mainnet; inherits L1 security guarantees
Compatibilité EVMFull compatibility with Ethereum smart contracts; easy migration for developers
Largest ecosystemMost dApps, highest TVL, and deepest liquidity of any L2
Frais peu élevés10–50x cheaper than Ethereum mainnet; further reduced by EIP-4844 (blobs)
Stylus innovationEnables smart contracts in Rust, C, C++ via WebAssembly – expanding developer pool

Inconvénients et risques

DésavantageDescription
Délai de retrait de 7 joursMoving funds from Arbitrum to Ethereum requires a 7-day challenge period
Séquenceur centraliséCurrently a single sequencer operated by Offchain Labs; decentralization in progress
Optimistic assumptionsSecurity relies on at least one honest validator submitting fraud proofs during challenges
ARB tokenomicsLarge treasury and unlocks create potential sell pressure
L2 competitionIntense competition from Optimism, zkSync, Base, and other rollups

Lire aussi: zk-SNARK

Conseils de gestion des risques :

  • Use third-party bridges (Across, Stargate) for faster withdrawals without the 7-day wait
  • Monitor sequencer status – if the sequencer goes down, transactions are delayed (not lost)
  • Bridge only what you need; keep the majority of funds on Ethereum mainnet for maximum security
  • Participate in ARB governance to influence how the DAO’s multi-billion dollar treasury is spent
  • Verify smart contracts on Arbitrum independently – L2 contracts can have different security profiles

QFP

Is Arbitrum safe? Can I lose my funds?

Arbitrum inherits Ethereum’s security – your funds are ultimately secured by Ethereum validators. The main risk is smart contract bugs in the dApps you use (same risk as on Ethereum). If the Arbitrum sequencer goes offline, you can force-exit funds directly to Ethereum.

Why is there a 7-day withdrawal delay?

The 7-day window exists for fraud proof challenges. During this period, anyone can verify the transactions and submit a fraud proof if they find an invalid state transition. This is the “optimistic” part – assume valid unless challenged. Third-party bridges can provide faster exits.

How is Arbitrum different from Optimism?

Both are optimistic rollups but differ in execution. Arbitrum uses its Nitro VM with multi-round fraud proofs (more capital efficient), while Optimism uses a single-round fraud proof system. Arbitrum has more DeFi TVL; Optimism has the OP Stack (used by Coinbase’s Base chain) and Superchain vision.

Qu'est-ce qu'Arbitrum Orbit ?

Orbit is a framework for launching custom Layer 3 chains that settle on Arbitrum (which settles on Ethereum). This enables application-specific chains for gaming, social, or enterprise use cases with their own custom gas tokens, privacy features, or permission settings.

Should I use Arbitrum One or Arbitrum Nova?

Arbitrum One for DeFi, lending, and financial applications (full Ethereum data availability). Arbitrum Nova for gaming, social media, and high-frequency low-value transactions (cheaper but slightly different security model using a Data Availability Committee).

Références

  • Offchain Labs – Arbitrum Technical Documentation
  • Kalodner, H. et al. (2018). “Arbitrum: Scalable, private smart contracts.”
  • L2Beat – Layer 2 TVL and Risk Analysis
  • Messari – Arbitrum Protocol Research
  • Dune Analytics – Arbitrum On-Chain Metrics

Actualités et Événements