Linea is Ethereum’s first zkEVM rollup backed by a company with direct access to the largest Web3 user distribution channel on Earth: MetaMask. Developed by Consensys (the company founded by Ethereum co-founder Joseph Lubin), Linea offers bytecode-level EVM equivalence with ZK rollup security, meaning existing Ethereum contracts deploy without modification. While zkSync Era and Scroll came first in the ZK rollup space, Linea’s built-in MetaMask integration — where users can add the Linea network in one click within the MetaMask wallet — gives it an unmatched distribution advantage. As of 2025, Linea is a top-5 L2 by TVL.
Consensys Background
Consensys is the most consequential infrastructure company in Ethereum history:
- Joseph Lubin: Consensys CEO and Ethereum co-founder (with Vitalik Buterin)
- MetaMask: ~30M+ monthly active users — far and away the most-used non-custodial wallet
- Infura: The dominant Ethereum node provider (>60% of DeFi apps relay through Infura)
- Truffle/Hardhat ecosystem: Ethereum developer tools
- Diligence: Smart contract security audits
- Linea: Consensys’ bet on owning the zkEVM L2 layer
Strategic position:
Consensys controls: the developer tooling (Hardhat), the wallet (MetaMask), the node provider (Infura), and now the L2 (Linea). This vertical integration is without parallel in the Ethereum ecosystem.
zkEVM Architecture
Linea’s ZK proof system uses a technology called Plonkish/PLONK-based arithmetic circuits:
Why not other ZK systems?
Several zkEVM approaches exist, classified by how closely they mirror the EVM:
- Type 1 (Ethereum-equivalent): Prove actual Ethereum blocks — maximum compatibility, slow proving
- Type 2 (EVM-equivalent): Prove EVM bytecode exactly — smart contracts work identically; Linea targets this
- Type 3/4 (EVM-compatible): Require minor contract changes; faster proving
Linea’s choice (Type 2):
- Existing Ethereum smart contracts deploy byte-for-byte on Linea
- No Solidity modifications needed
- Same bytecode, same opcodes, same EVM gas semantics
- ZK prover generates validity proof for each batch of transactions
Proving technology:
- Uses PLONK arithmetization (polynomial commitments)
- Lattice-based cryptography (post-quantum resistance roadmap)
- Recursive proofs: small proofs aggregate many transaction proofs into one L1 submission
- Proving time: ~minutes per block batch; acceptable for production DeFi
MetaMask Integration
Native Linea support in MetaMask:
- MetaMask users can add Linea with one click (no manual RPC configuration)
- Linea bridge integrated directly into MetaMask Portfolio
- MetaMask Swaps supports Linea assets natively
- MetaMask snaps (extensions) deploy on Linea
Significance:
- MetaMask’s 30M+ user base represents the largest onboarding funnel in Web3
- A user who bought ETH on Coinbase, set up MetaMask for the first time, and sees “Linea” suggested as a fast/cheap network — this is a massive conversion advantage over opt-in competitor networks
- MetaMask Swap fees generate ~$200M+/year in revenue for Consensys — deeply incentivized to keep users in the Consensys stack (MetaMask + Linea)
Key Features
The main features are described below.
Bridge
- Advanced bridge: Third-party bridges (LayerZero, Across, etc.) for faster transfers
- Official bridge ETH → Linea: ~5 minutes (L2 confirmation)
- Linea → ETH (withdrawal): 8-hour challenge period (optimistic challenge window for ZK fraud proofs — unusual for ZK rollup; a transitional security mechanism)
Gas
- Same EVM-style gas semantics as Ethereum
- Actual fees: 10-100× cheaper than Ethereum mainnet depending on activity
EVM Compatibility
- Major protocols deployed: Uniswap v3, Aave v3, Curve, Velodrome, Nile Exchange
- Chainlink oracle support
LXP Loyalty Points Program
The “LXP” (Linea Experience Points) program preceded the anticipated Linea token:
LXP mechanics:
- Users earned LXP by bridging ETH, trading on Linea DEXs, providing liquidity, voting, using featured dApps
- LXP-L: A separate points variant for liquidity provision specifically
Linea Surge:
- Series of LXP campaigns targeting specific protocol interactions
- Multiple waves (Surge 1-N) released throughout 2024
- Total LXP distributed in hundreds of millions
Token speculation:
- No Linea token has launched as of writing (2025)
- Market widely anticipates a LINEA token airdrop proportional to LXP earned
- Points farming drove significant TVL inflation (TVL includes locked assets by farmers)
Linea vs. Competitors
| Linea | zkSync Era | Scroll | Starknet | |
|---|---|---|---|---|
| Backing | Consensys | Matter Labs | Scroll Foundation | StarkWare |
| ZK system | PLONK | PLONK/Boojum | PLONK | STARKs |
| EVM type | Type 2 | Type 3-4 | Type 2 | Type 4 (Cairo) |
| Token | Not yet | ZK (live) | Not yet | STRK (live) |
| Distribution | MetaMask | Argent, Rabby | — | Argent (Starknet) |
| TVL (approx) | $500M-$1B | $500M-$1B | $500M-$1B | $700M-$1B |
Linea’s unique selling point: distribution. Its technical approach (Type 2 zkEVM) is similar to Scroll. The MetaMask moat is the key differentiator.
Ecosystem
Major protocols on Linea:
- Nile Exchange: Linea-native ve(3,3) DEX (similar to Velodrome)
- LayerBank: Lending protocol
- Gamma: Liquidity management
- Dodo: DEX (multi-chain)
- Stargate: Cross-chain bridge
How to Use Linea
- Install MetaMask (or use existing MetaMask)
- Click Networks → “Add Network” → Linea
- Bridge ETH via MetaMask Portfolio bridge
- Use Linea-native dApps (app.nile.exchange, etc.)
Get ETH at . Secure MetaMask seed phrase with .
Social Media Sentiment
Linea is well-regarded for the MetaMask distribution advantage — it’s the only zkEVM L2 where non-crypto-native users naturally discover the network. Technical developers appreciate the Type 2 bytecode equivalence. Criticism focuses on: the Consensys centralization concern (one company controlling wallet + node + L2 is a monopolistic stack), the 8-hour withdrawal period (unusual for a ZK rollup — most have instant finality once a proof is posted, so this is seen as an immature/compromised implementation), and concerns about Linea’s governance/decentralization roadmap. The points/LXP program drove TVL inflation — whether that TVL is “real” remains debated. A Linea token launch would be one of the larger catalyst events for the ecosystem.
Last updated: 2026-04
Related Terms
Sources
Ben-Sasson, E., Bentov, I., Horesh, Y., & Riabzev, M. (2019). Scalable, Transparent, and Post-Quantum Secure Computational Integrity. IACR Cryptology ePrint.
Gabizon, A., Williamson, Z. J., & Ciobotaru, O. (2019). PLONK: Permutations over Lagrange-bases for Oecumenical Noninteractive arguments of Knowledge. IACR ePrint.
Kalodner, H., Goldfeder, S., Chen, X., Weinberg, S. M., & Felten, E. W. (2018). Arbitrum: Scalable, Private Smart Contracts. USENIX Security.
Boneh, D., Drake, J., Fisch, B., & Gabizon, A. (2019). Halo: Recursive Proof Composition without a Trusted Setup. IACR ePrint.
Gudgeon, L., Moreno-Sanchez, P., Roos, S., McCorry, P., & Gervais, A. (2020). SoK: Layer-Two Blockchain Protocols. Financial Cryptography.