Skip to main content

Creating new Arbitrum chains

PUBLIC PREVIEW DOCUMENT

This document is currently in public preview and may change significantly as feedback is captured from readers like you. Click the Request an update button at the top of this document or join the Arbitrum Discord to share your feedback.

Ethereum Mainnet is a Layer 1 (L1) chain; Arbitrum One and Arbitrum Nova are Layer 2 (L2) chains; Orbit chain (L3) chains are those that settle onto L2s.

This document explains why the ability to create new L2/L3 chains is exciting, and how the Arbitrum DAO will be involved in the process of creating these new chains moving forward.

Why multiple chains?

An Ethereum multi-chain ecosystem is vital for several reasons:

  1. Scalability - Multiple chains help overcome scaling bottlenecks by dividing activity into opt-in environments with separate resource management.
  2. Security models - Different chains can experiment with various security models, allowing for trade-offs. For example: Arbitrum One and Arbitrum Nova are both L2 chains, with Arbitrum Nova giving developers the ability to optimize for lower fees.
  3. Execution environments - Different chains can experiment with more-or-less restrictive execution environments that allow for trade-offs. For example, although Arbitrum chains are fully EVM compatible, app-specific chains may restrict smart contract functionality to optimize for performance.

Terminology: L2s, L3s, and beyond

In this document, "Layer 2 chain" refers to any Arbitrum chain settling directly onto Ethereum (chains with native bridge contracts on Ethereum Layer 1), while "Layer 3 chain" refers to any Arbitrum chain that settles onto L2s. This definition can be extended into higher layers, e.g. "Layer 4 chain" refers to any chain that settles onto L3s.

New Arbitrum chains

Layer 2 (L2) chains: Authorized by Arbitrum DAO

The Arbitrum DAO authorizes the creation of new L2 chains through the constitutional governance proposal mechanism. If a "new L2 chain" proposal passes, a new L2 chain is created. The DAO can authorize L2 chains that are governed by the Arbitrum DAO (these would be subject to The Constitution of the Arbitrum DAO, like One and Nova), and those that are governed by other means.

Layer 3 (L3) chains: No authorization required

Creating new L3s on top of Arbitrum L2s doesn't require authorization or approval. L3s (and L4s, L5s, etc.) can be deployed permissionlessly. This includes L3 chains that run on a customized fork of the Arbitrum Nitro codebase, chains that introduce their own novel governance structures, and so on.

Conclusion

The architecture supporting Arbitrum's chains ensures that the community enjoys control over how the Arbitrum tech stack is used, while still leaving room to foster the open, permissionless innovation expected from a vibrant web3 ecosystem.