Layer 2 | ethereum.org (2024)

Layer 2 | ethereum.org (1)

Ethereum for everyone

Scaling Ethereum for mass adoption.

What is layer 2?

Layer 2 (L2) is a collective term to describe a specific set of Ethereum scaling solutions. A layer 2 is a separate

Blockchain

A blockchain is a database of transactions, duplicated and shared on all computers in the network, ensuring data cannot be altered retroactively.

that extends Ethereum and inherits the security guarantees of Ethereum.

Now let’s dig into it a bit more. To do this we first need to explain layer 1 (L1).

Layer 2 | ethereum.org (2)

What is layer 1?

Layer 1 is the base blockchain. Ethereum and Bitcoin are both layer 1 blockchains because they are the underlying foundation that various layer 2 networks build on top of. Examples of layer 2 projects include "rollups" on Ethereum and the Lightning Network on Bitcoin. All user transaction activity on these layer 2 projects can ultimately settle back to the layer 1 blockchain.

Ethereum also functions as a

Data availability

Any node can independently verify transactions on a blockchain in order to maintain transparency and trust in the system.

layer for layer 2s. Layer 2 projects will post their transaction data onto Ethereum, relying on Ethereum for data availability. This data can be used to get the state of the layer 2, or to dispute transactions on layer 2.

Ethereum as the layer 1 includes:

  1. A network of node operators to secure and

    Validator

    A node in a proof-of-stake system responsible for storing data, processing transactions, and adding new blocks to the blockchain. To activate validator software, you need to be able to stake 32 ETH. More on staking in Ethereum.

    the network
  2. A network of block producers

  3. The blockchain itself and the history of transaction data

  4. The

    Consensus

    When more than 2/3 of the computers in a network agree that they have the same set of records, making sure everyone is on the same page. This isn't about the rules they follow, but making sure they all have the same information.

    for the network

Still confused on Ethereum? Learn what Ethereum is.

Layer 2 | ethereum.org (3)

Why do we need layer 2?

Three desirable properties of a blockchain are that it is decentralized, secure, and scalable. The blockchain trilemma(opens in a new tab) states that a simple blockchain architecture can only achieve two out of three. Want a secure and decentralized blockchain? You need to sacrifice scalability.

Ethereum currently processes 1+ million transactions per day. The demand to use Ethereum can cause transaction fee prices to be high. This is where layer 2 networks come in.

Scalability

The main goal of layer 2 is to increase transaction throughput (higher transactions per second) without sacrificing decentralization or security.

Ethereum

Mainnet

Short for "main network," this is the main public Ethereum blockchain.

(layer 1) is only able to process roughly 15 transactions per second. When demand to use Ethereum is high, the network becomes congested, which increases transaction fees and prices out users who cannot afford those fees. Layer 2s are solutions that reduce those fees by processing transactions off the layer-1 blockchain.More on Ethereum's vision

Benefits of layer 2

Layer 2 | ethereum.org (4)

Lower fees

By combining multiple off-chain transactions into a single layer 1 transaction, transaction fees are massively reduced, making Ethereum more accessible for all.

Layer 2 | ethereum.org (5)

Maintain security

Layer 2 blockchains settle their transactions on Ethereum Mainnet, allowing users to benefit from the security of the Ethereum network.

Layer 2 | ethereum.org (6)

Expand use cases

With higher transactions per second, lower fees, and new technology, projects will expand into new applications with improved user experience.

How does layer 2 work?

As we mentioned above, layer 2 is a collective term for Ethereum scaling solutions that handle transactions off Ethereum layer 1 while still taking advantage of the robust decentralized security of Ethereum layer 1. A layer 2 is a separate blockchain that extends Ethereum. How does that work?

There are several different types of layer 2, each having their own trade-offs and security models. Layer 2s take the transactional burden away from the layer 1 allowing it to become less congested, and everything becomes more scalable.

Rollups

Rollups bundle (or ’roll up’) hundreds of transactions into a single transaction on layer 1. This distributes the L1 transaction fees across everyone in the rollup, making it cheaper for each user.

The transaction data in the rollup is submitted to layer 1, but the execution is done separately by the rollup. By submitting transaction data onto layer 1, rollups inherit the security of Ethereum. This is because once the data is uploaded to layer 1, reverting a rollup transaction requires reverting Ethereum. There are two different approaches to rollups: optimistic and zero-knowledge - they differ primarily on how this transaction data is submitted to L1.

Layer 2 | ethereum.org (7)

Layer 2 | ethereum.org (8)

Optimistic rollups

Optimistic rollups are 'optimistic' in the sense that transactions are assumed to be valid, but can be challenged if necessary. If an invalid transaction is suspected, a fault proof is run to see if this has taken place.

More on optimistic rollups

Layer 2 | ethereum.org (9)

Zero-knowledge rollups

Zero-knowledge rollups use validity proofs where transactions are computed off-chain, and then compressed data is supplied to Ethereum Mainnet as a proof of their validity.

More on ZK-rollups

Do your own research: risks of layer 2

Many layer 2 projects are relatively young and still require users to trust some operators to be honest as they work to decentralize their networks. Always do your own research to decide if you're comfortable with any risks involved.

For more information on the technology, risks, and

Trust assumptions

Trust assumptions are basic beliefs about a system's safety and dependability, guiding what we trust for the system to function.

of layer 2s, we recommend checking out L2BEAT, which provides a comprehensive risk assessment framework of each project.

Go to L2BEAT(opens in a new tab)

Use layer 2

Now that you understand why layer 2 exists and how it works, let's get you up and running!

If you are using

Smart contract

A smart contract is a program that automatically executes agreements on a blockchain, like a self-enforcing digital contract. Introduction to smart contracts.

wallet such as Safe or Argent, you will not have control over this address on a layer 2 until you redeploy your contract account to that address on the layer 2. Classic accounts with

Seed phrase/recovery phrase

A list of words given to you when you create a digital wallet. It acts like a password that can help you get back into your wallet if you lose access, making sure you don't lose your digital money or tokens.

will automatically own the same account on all layer 2 networks.

Generalized layer 2s

Generalized layer 2s behave just like Ethereum — but cheaper. Anything that you can do on Ethereum layer 1, you can also do on layer 2. Many

Dapp

A dApp is a decentralized application that runs on a blockchain network, offering services without a central controlling authority. More on decentralized applications.

have already begun to migrate to these networks or have skipped Mainnet altogether to build projects straight on a layer 2.

Layer 2 | ethereum.org (10)

Arbitrum One

universal

Arbitrum One is an Optimistic Rollup that aims to feel exactly like interacting with Ethereum, but with transactions costing a fraction of what they do on L1.

Note: Fraud proofs only for whitelisted users, whitelist not open yet

Arbitrum One Bridge(opens in a new tab)Arbitrum One Ecosystem Portal(opens in a new tab)Arbitrum One Token Lists(opens in a new tab)

Layer 2 | ethereum.org (11)

Optimism

universal

Optimism is a fast, simple, and secure EVM-equivalent optimistic rollup. It scales Ethereum's tech while also scaling its values through retroactive public goods funding.

Note: Fault proofs in development

Optimism Bridge(opens in a new tab)Optimism Ecosystem Portal(opens in a new tab)Optimism Token Lists(opens in a new tab)

Layer 2 | ethereum.org (12)

Boba Network

universal

Boba is an Optimistic Rollup originally forked from Optimism which is a scaling solution that aims to reduce gas fees, improve transaction throughput, and extend the capabilities of smart contracts.

Note: State validation in development

Boba Network Bridge(opens in a new tab)

Layer 2 | ethereum.org (13)

Base

universal

Base is a secure, low-cost, developer-friendly Ethereum L2 built to bring the next billion users to web3. It is an Ethereum L2, incubated by Coinbase and built on the open-source OP Stack.

Note: Fraud proof system is currently under development

Base Bridge(opens in a new tab)Base Ecosystem Portal(opens in a new tab)

Layer 2 | ethereum.org (14)

Starknet

universal

Starknet is a Validity Rollup Layer 2. It provides high throughput, low gas costs, and retains Ethereum Layer 1 levels of security.

Starknet Bridge(opens in a new tab)Starknet Ecosystem Portal(opens in a new tab)Starknet Token Lists(opens in a new tab)

Application specific layer 2s

Application specific layer 2s are projects that specialize in optimizing for a specific application space, bringing improved performance.

Layer 2 | ethereum.org (15)

Loopring

paymentsexchange

Loopring's zkRollup L2 solution aims to offer the same security guarantees as Ethereum mainnet, with a big scalability boost: throughput increased by 1000x, and cost reduced to just 0.1% of L1.

Loopring Bridge(opens in a new tab)

Layer 2 | ethereum.org (16)

zkSync

tokensnft

zkSync is a user-centric zk rollup platform from Matter Labs. It is a scaling solution for Ethereum, already live on Ethereum mainnet. It supports payments, token swaps and NFT minting.

zkSync Bridge(opens in a new tab)

Layer 2 | ethereum.org (17)

ZKSpace

paymentsexchange

The ZKSpace platform consists of three main parts: a layer 2 AMM DEX utilizing ZK-Rollups technology called ZKSwap, a payment service called ZKSquare, and an NFT marketplace called ZKSea.

ZKSpace Bridge(opens in a new tab)

Layer 2 | ethereum.org (18)

Aztec

paymentsintegrations

Aztec Network is the first private zk-rollup on Ethereum, enabling decentralized applications to access privacy and scale.

Aztec Bridge(opens in a new tab)

A note on sidechains, validiums, and alternative blockchains

Sidechains and validiums are blockchains that allow assets from Ethereum to be bridged over and used on another blockchain. Sidechains and validiums run in parallel with Ethereum, and interact with Ethereum through

Bridge

A blockchain bridge is used to transfer assets from one blockchain network to another.

, but they do not derive their security or data availability from Ethereum.

Both scale similarly to layer 2s - they offer lower transaction fees and higher transaction throughput - but have different trust assumptions.

  • More info on sidechains
  • More info on validiums

Some layer 1 blockchains report higher throughput and lower transaction fees than Ethereum, but generally with trade-offs elsewhere, for example greater hardware requirements for running nodes.

How to get onto a layer 2

There are two primary ways to get your assets onto a layer 2: bridge funds from Ethereum via a smart contract or withdraw your funds on an exchange directly onto the layer 2 network.

Funds in your wallet?

If you've already got your ETH in your wallet, you'll need to use a bridge to move it from Ethereum Mainnet to a layer 2.

More on bridges

Select L2 you want to bridge to

Funds on an exchange?

Some centralized exchanges now offer direct withdrawals and deposits to layer 2s. Check which exchanges support layer 2 withdrawals and which layer 2s they support.

You'll also need a wallet to withdraw your funds to. Find an Ethereum wallet.

Select...

Layer 2 | ethereum.org (19)

Tools to be effective on layer 2

Information

Wallet managers

FAQ

Test your Ethereum knowledge

Loading...

Was this page helpful?

Layer 2 | ethereum.org (2024)

FAQs

What is the Layer 2 solution for Ethereum? ›

— Ethereum Layer 2 solutions are blockchains built with one primary purpose: to provide a faster, cheaper route to executing Ethereum transactions. Ethereum's ecosystem has grown significantly in the last decade — with a surge of decentralized applications (dApps), decentralized finance (DeFi) protocols, and NFTs.

What is the most promising ETH Layer 2? ›

Top 10 Notable Layer 2 Crypto Coins
  • Polygon (MATIC) It serves as the native crypto of the Polygon network, a layer-2 blockchain platform established in 2017. ...
  • Arbitrum. ...
  • Optimism. ...
  • Shibarium. ...
  • Immutable X. ...
  • zkSync (ZKS) ...
  • Mantle. ...
  • Loopring.
Feb 6, 2024

What is the best Layer 2 crypto exchange? ›

The Best Bitcoin Layer-2 Chains in 2024
  • Lightning Network. Lightning is probably the best-known Bitcoin Layer 2 and has been live since 2018. ...
  • Stacks (STX) ...
  • Rootstock (RSK) ...
  • Liquid Network. ...
  • Dovi Network (DOVI) ...
  • Mercury Layer. ...
  • MAP Protocol. ...
  • Honorable mention: OMNI Layer.
Jan 24, 2024

What is the Layer 2 scaling solution for NFTs on Ethereum? ›

In essence, NFT Layer 2 is a scaling solution built on top of the Ethereum blockchain, aiming to address the network's scalability issues. It offers a more efficient and cost-effective way to handle non-fungible tokens (NFTs) by offloading some of the transaction processing from the main Ethereum chain.

What is the fastest L2 Ethereum? ›

Eclipse is Ethereum's fastest L2, powered by the Solana Virtual Machine.

How to use Ethereum L2? ›

There are two major ways to get your funds and assets to a Layer 2 network. While the first is to bridge from Ethereum through a smart contract, the second is to withdraw from an exchange directly onto Layer 2. However, the simplest way to move assets from L1 to L2 is through a bridge.

What is the new Layer 2 in 2024? ›

In 2024, Layer-2 isn't just a trend; it's a tectonic shift. From booming Ethereum L2 projects to innovative Bitcoin scaling solutions, these networks are shaping the future of the crypto industry.

What is the next best crypto after Ethereum? ›

Some crypto analysts believe that Cardano, Solana, and Avalanche each make a great case as the next Ethereum.

What is the highest ETH prediction? ›

By the year 2025, Ethereum is expected to reach the maximum level of $6,500 with a minimum of $ 4,500 and an average of $5,500. And by the year 2030, it is expected that it may go up to a maximum of $20,500. The current year will witness the Dencun upgrade, which is anticipated to positively boost the value of ETH.

How many Ethereum L2s are there? ›

According to data from L2Beat, there are currently a total of 44 active Ethereum L2 networks, boasting a combined total value locked (TVL) of $36.92 billion, with Arbitrum standing in first place with $14.5 billion TVL.

Is Coinbase a Layer 2? ›

KEY TAKEAWAYS: — Base is a Layer-2 scaling solution for Ethereum built by Coinbase which aims to make transactions faster while leveraging the security of the Ethereum mainnet.

What are the top Layer 2 coins? ›

Top Layer 2 Crypto Coins Today By Market Cap
#Name1H
1Polygon ( MATIC )-1.50%
2Mantle ( MNT )-2.59%
3Stacks ( STX )-3.70%
4Immutable ( IMX )-1.49%
35 more rows

What are the biggest Ethereum Layer-2 solutions? ›

Mantle. Mantle emerges as a distinguished Ethereum Layer-2 solution, notable for its integration of optimistic rollup technology and a unique data availability solution powered by EigenDA, which allows it to process transactions more efficiently and at lower costs than Ethereum's mainnet.

What is the best scaling solution for Ethereum? ›

SKALE is the world's fastest blockchain, designed for fast, secure, user-centric Ethereum scaling. SKALE chains offer zero gas fees to end-users and have advanced features such as AI/ML smart contracts, on-chain file storage, interchain messaging, zero-cost minting, and enhanced security features.

What is an example of a Layer-2 scaling solution? ›

One example of a Layer 2 solution is Polygon (formerly Matic Network). Polygon is a solution for Ethereum's scaling that provides high throughput and faster and more cost-effective transactions. It achieves this by using sidechains, which are interoperable with the Ethereum network.

What is the Layer 2 of Ethereum ecosystem? ›

What is layer 2? Layer 2 (L2) is a collective term to describe a specific set of Ethereum scaling solutions. A layer 2 is a separate blockchain that extends Ethereum and inherits the security guarantees of Ethereum.

Is Polygon a Layer 2 for Ethereum? ›

Polygon is a “layer two” or “sidechain” scaling solution that runs alongside the Ethereum blockchain — allowing for speedy transactions and low fees. MATIC is the network's native cryptocurrency, which is used for fees, staking, and more. You can buy or sell MATIC via exchanges like Coinbase.

Is Arbitrum an Ethereum Layer 2? ›

Arbitrum One Becomes the First Ethereum Layer 2 Network to Surpass $10 Billion TVL. Arbitrum One's success stems from low transaction costs and Ethereum-like experience, attracting 470+ dApps.

What is the Layer 2 solution of Coinbase? ›

Base is a Layer-2 scaling solution for Ethereum built by Coinbase which aims to make transactions faster while leveraging the security of the Ethereum mainnet. — The network achieves its primary goals of increased speed and reduced cost, though critics say the network is too centralized.

Top Articles
Why Can't Square Support All Businesses? | Square Support Center
Construction Markup vs Profit Margin: Calculating Each — and Choosing the Right Method | Procore
Katie Pavlich Bikini Photos
Gamevault Agent
Hocus Pocus Showtimes Near Harkins Theatres Yuma Palms 14
Free Atm For Emerald Card Near Me
Craigslist Mexico Cancun
Hendersonville (Tennessee) – Travel guide at Wikivoyage
Doby's Funeral Home Obituaries
Vardis Olive Garden (Georgioupolis, Kreta) ✈️ inkl. Flug buchen
Select Truck Greensboro
How To Cut Eelgrass Grounded
Pac Man Deviantart
Alexander Funeral Home Gallatin Obituaries
Craigslist In Flagstaff
Shasta County Most Wanted 2022
Energy Healing Conference Utah
Testberichte zu E-Bikes & Fahrrädern von PROPHETE.
Aaa Saugus Ma Appointment
Geometry Review Quiz 5 Answer Key
Walgreens Alma School And Dynamite
Bible Gateway passage: Revelation 3 - New Living Translation
Yisd Home Access Center
Home
Shadbase Get Out Of Jail
Gina Wilson Angle Addition Postulate
Celina Powell Lil Meech Video: A Controversial Encounter Shakes Social Media - Video Reddit Trend
Walmart Pharmacy Near Me Open
Dmv In Anoka
A Christmas Horse - Alison Senxation
Ou Football Brainiacs
Access a Shared Resource | Computing for Arts + Sciences
Pixel Combat Unblocked
Umn Biology
Cvs Sport Physicals
Mercedes W204 Belt Diagram
Rogold Extension
'Conan Exiles' 3.0 Guide: How To Unlock Spells And Sorcery
Teenbeautyfitness
Weekly Math Review Q4 3
Facebook Marketplace Marrero La
Nobodyhome.tv Reddit
Topos De Bolos Engraçados
Gregory (Five Nights at Freddy's)
Grand Valley State University Library Hours
Holzer Athena Portal
Hampton In And Suites Near Me
Stoughton Commuter Rail Schedule
Bedbathandbeyond Flemington Nj
Free Carnival-themed Google Slides & PowerPoint templates
Otter Bustr
Selly Medaline
Latest Posts
Article information

Author: Aron Pacocha

Last Updated:

Views: 6661

Rating: 4.8 / 5 (68 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Aron Pacocha

Birthday: 1999-08-12

Address: 3808 Moen Corner, Gorczanyport, FL 67364-2074

Phone: +393457723392

Job: Retail Consultant

Hobby: Jewelry making, Cooking, Gaming, Reading, Juggling, Cabaret, Origami

Introduction: My name is Aron Pacocha, I am a happy, tasty, innocent, proud, talented, courageous, magnificent person who loves writing and wants to share my knowledge and understanding with you.