Web3 Dictionary Logo
Web3 Dictionary
Contribute

Categories

AllBlockchainDappsDAOsDeFiNFTsRegulationSecuritySmart ContractsTokenomicsWalletsWeb3 GamingOthers
  1. Web3 Dictionary
  2. Blockchain
  3. Arbitrum
Blockchain

Arbitrum

An Ethereum Layer 2 using Optimistic Rollups with faster fraud proof verification than alternatives.

Last Updated

2026-03-29

Related Concepts

Layer 2Optimism
Web3-Explorer Logo

Scale Blockchain Infra

AD

Smart contracts, protocol integrations, and scalable architecture for high-performance Web3 products.

See Blockchain Services

What is Arbitrum?

Arbitrum is a Layer 2 (L2) scaling solution for Ethereum that uses "Optimistic Rollups." It is designed to increase transaction speed and reduce gas fees while inheriting the full security of the Ethereum mainnet.

How does Arbitrum work?

  1. Transactions are processed off-chain on the Arbitrum network.
  2. These transactions are bundled together and submitted to Ethereum as a single batch.
  3. It assumes all transactions are valid ("optimistic") unless challenged.
  4. If a fraud challenge occurs, Arbitrum uses an efficient "multi-round interactive" process.
  5. Only the specific disputed step is executed on Ethereum to resolve the conflict.

Why does Arbitrum matter?

Arbitrum makes Ethereum accessible to more users by lowering the cost of interaction from dollars to cents. It supports all Ethereum developer tools, making it easy for existing dApps to migrate for better performance.

Key features of Arbitrum

  • Optimistic Rollup technology
  • Significantly lower gas fees than Ethereum
  • High transaction throughput
  • Full EVM compatibility
  • Trustless security via Ethereum

Examples of Arbitrum

  • Swapping tokens on Uniswap's Arbitrum deployment for near-zero fees.
  • Playing blockchain games that require frequent, cheap transactions.
  • Bridging ETH from the mainnet to Arbitrum to use DeFi apps like GMX.

External References

  • Arbitrum Official Website
  • Arbitrum Documentation