Search

Search for projects by name or address

Unichain logo
Unichain

Badges

About

Unichain, a faster, cheaper L2 designed to be the home for DeFi and the home for multichain liquidity.


  • Total Value SecuredTVS
    $70.29 M3.55%
  • Past day UOPSDaily UOPS
    7.6619.5%
  • Stage
  • Gas token
    ETH

  • Type
    Optimistic Rollup
  • Purposes
    Universal, Exchange
  • Chain ID
    130

  • Tokens breakdown


    Sequencer failureState validationData availabilityExit windowProposer failure

    Badges

    About

    Unichain, a faster, cheaper L2 designed to be the home for DeFi and the home for multichain liquidity.


    Total
    Canonically BridgedCanonically Bridged ValueCanonical
    Natively MintedNatively Minted TokensNative
    Externally BridgedExternally Bridged ValueExternal

    ETH & derivatives
    Stablecoins
    BTC & derivatives
    Other
    Avg value per second ≈ $9.44 K|1 particle ≈ $100
    Chain stats
    Stats
    Total volume
    $3.18 M
    Volume in
    $309.84 K
    Volume out
    $2.87 M
    Net flow
    -$2.56 M
    Total transfers
    651
    Unique tokens
    18
    Transfers in
    260
    Transfers out
    391
    Avg. transfer value
    $4.88 K
    Avg. transfer time
    18m 28s
    Connected
    13 chains
    Avg. value per second
    $36.83/s
    Top routes
    Transfer size
    Under $100
    $100-$1K
    $1K-$10K
    $10K-$100K
    Over $100K
    Transfer type distribution

    2025 Aug 07 — 2026 Aug 07

    Past Day UOPS
    7.6619.5%
    Past Day Ops count
    662.07 K
    Total Ops
    473.89 M
    since 2024 Nov 04
    Max. UOPS
    46.24
    2025 Apr 23
    Past day UOPS/TPS Ratio
    <1.01

    The section shows the operating costs that L2s pay to Ethereum.


    2025 Aug 07 — 2026 Aug 07


    Total cost
    $35.29 K
    Avg cost per L2 UOP
    $0.000111
    Avg cost per day
    $96.70

    This section shows how much data the project publishes to its data-availability (DA) layer over time. The project currently posts data toEthereumEthereum.


    2025 Aug 07 — 2026 Aug 07


    Data posted
    34.54 GiB
    Avg size per day
    96.91 MiB
    Avg size per L2 UOP
    116.77 B

    This section shows how "live" the project's operators are by displaying how frequently they submit transactions of the selected type. It also highlights anomalies - significant deviations from their typical schedule.

    No ongoing anomalies detected

    2026 Jul 08 — Aug 07

    Avg. tx data subs. interval
    5 minutes
    Avg. state updates interval
    1 hour
    Past 30 days anomalies
    100% normal uptime

    UNIfication proposal executed

    2025 Dec 27th

    Uniswap governance enabled protocol fees, burned 100M UNI, and routed Unichain fees to UNI burn.

    Learn more

    Unichain flashblocks are live

    2025 Aug 14th

    Unichain hits 200ms sub-blocks inside Trusted Execution Environments.

    Learn more
    Sequencer failureState validationData availabilityExit windowProposer failure
    Sequencer failure
    Self sequence

    In the event of a sequencer failure, users can force transactions to be included in the project’s chain by sending them to L1. There can be up to a 12h delay on this operation.

    State validation
    Fraud proofs (INT)

    Fraud proofs allow actors watching the chain to prove that the state is incorrect. Interactive proofs (INT) require multiple transactions over time to resolve.

    Data availability
    Onchain

    All of the data needed for proof construction is published on Ethereum L1.

    Exit window
    None

    There is no exit window for users to exit in case of unwanted upgrades as they are initiated by the Security Council with instant upgrade power and without proper notice.

    Proposer failure
    Self propose

    Anyone can be a Proposer and propose new roots to the L1 bridge.

    Unichain
    Unichain is a
    Stage 1
    Optimistic Rollup.
    The project passes the walkaway test: users can exit in the presence of malicious operators even if the Security Council disappears.

    Learn more about Stages
    Please keep in mind that these stages do not reflect project security, this is an opinionated assessment of project maturity based on subjective criteria, created with a goal of incentivizing projects to push toward better decentralization. Each team may have taken different paths to achieve this goal.

    All data required for proofs is published on chain

    All the data that is used to construct the system state is published on chain in the form of cheap blobs or calldata. This ensures that it will be available for enough time.

    1. Derivation: Batch submission - OP Mainnet specs
    2. BatchInbox - address
    3. OptimismPortal2.sol - source code, depositTransaction function
    Learn more about the DA layer here: Ethereum logoEthereum
    Node software

    The rollup node is composed of two software components: op-node, implementing consensus related logic, and op-geth, implementing execution logic. The configuration file can be found here.

    Compression scheme

    Data batches are compressed using the zlib algorithm with best compression level.

    Genesis state

    The genesis file can be found here.

    Data format

    The format specification of Sequencer’s data batches can be found here.

    A diagram of the state validation
    A diagram of the state validation

    Updates to the system state can be proposed and challenged by anyone who has sufficient funds. If a state root passes the challenge period, it is optimistically considered correct and made actionable for withdrawals.


    State root proposals

    Proposers submit state roots as children of the latest confirmed state root (called anchor state), by calling the create function in the DisputeGameFactory. A state root can have multiple conflicting children. Each proposal requires a stake, currently set to 0.08 ETH, that can be slashed if the proposal is proven incorrect via a fraud proof. Stakes can be withdrawn only after the proposal has been confirmed. A state root gets confirmed if the challenge period has passed and it is not countered.

    1. OP stack specification: Fault Dispute Game
    Challenges

    Challenges are opened to disprove invalid state roots using bisection games. Each bisection move requires a stake that increases expontentially with the depth of the bisection, with a factor of 1.09493. The maximum depth is 73, and reaching it therefore requires a cumulative stake of 691.43 ETH from depth 0. Actors can participate in any challenge by calling the defend or attack functions, depending whether they agree or disagree with the latest claim and want to move the bisection game forward. Actors that disagree with the top-level claim are called challengers, and actors that agree are called defenders. Each actor might be involved in multiple (sub-)challenges at the same time, meaning that the protocol operates with full concurrency. Challengers and defenders alternate in the bisection game, and they pass each other a clock that starts with 3d 12h. If a clock expires, the claim is considered defeated if it was countered, or it gets confirmed if uncountered. Since honest parties can inherit clocks from malicious parties that play both as challengers and defenders (see freeloader claims), if a clock gets inherited with less than 3h, it generally gets extended by 3h with the exception of 6h right before depth 30, and 1d right before the last depth. The maximum clock extension that a top level claim can get is therefore 10d. Since unconfirmed state roots are independent of one another, users can decide to exit with a subsequent confirmed state root if the previous one is delayed. Winners get the entire losers’ stake, meaning that sybils can potentially play against each other at no cost. The final instruction found via the bisection game is then executed onchain in the MIPS one step prover contract who determines the winner. The protocol does not enforce valid bisections, meaning that actors can propose correct initial claims and then provide incorrect midpoints. The protocol can be subject to resource exhaustion attacks (Spearbit 5.1.3).

    1. Fraud Proof Wars: OPFP

    Program Hashes

    Name
    Hash
    Repository
    Verification
    Used in
    0x033c...bb6e
    World Chain logoUnichain logoSwellchain logoBoba Network logoShape logo

    Projects used in

    Search for projects used in

    Past upgrades

    The metrics include upgrades on the currently used proxy contracts. Historical proxy contracts and changes of such are not included.

    Count of upgrades
    45
    Last upgrade
    1mo 12d ago
    Avg upgrade interval
    3mo 20d
    2026 July 06, 07:56 UTC
    High severity
    12changes

    Shared SuperchainConfig upgraded 2.4.0 → 2.4.2 (diff). No behavioral change — ProxyAdminOwnedBase import moved, misleading pause-state warning removed, and 5 new unused constants added to the shared Constants library (forward-plumbing for OPCM tooling).

    contract SuperchainConfig (eth:0x95703e0982140D16f8ebA6d158FccEde42f04a4C) [opstack/SuperchainConfig_expiry] {
    +++ description: Used to manage global configuration values for multiple OP Chains within a single Superchain network. The SuperchainConfig contract manages individual pause states for each chain connected to it, as well as a global pause state for all chains. The guardian role can pause either separately, but each pause expires after 3 months if left untouched.
    sourceHashes.1:
    - "0x5fb525d1572fb90d060d122143b915059cbff39e0298b345857fd4267d7f6b28"
    + "0x2cd597b7305a446a1df355e6909cbd75fe38aa045faf4876a8e5496eebc1734f"
    values.$implementation:
    - "eth:0xb08Cc720F511062537ca78BdB0AE691F04F5a957"
    + "eth:0xE4F9779ab53070a55db24dFAeFf9AF147c6ED550"
    values.$pastUpgrades.6:
    + ["2026-06-25T23:05:47.000Z","0xbfdac60c9687a2e469159bf2458e73de2915a0a5eb53c4991a7ecde2b1fb3f15",["eth:0x2476c911E6D4D9411E677D8Faf15a64ac1fDEEe8"]]
    values.$pastUpgrades.7:
    + ["2026-06-25T23:05:47.000Z","0xbfdac60c9687a2e469159bf2458e73de2915a0a5eb53c4991a7ecde2b1fb3f15",["eth:0xE4F9779ab53070a55db24dFAeFf9AF147c6ED550"]]
    values.$upgradeCount:
    - 6
    + 8
    values.version:
    - "2.4.0"
    + "2.4.2"
    implementationNames.eth:0xb08Cc720F511062537ca78BdB0AE691F04F5a957:
    - "SuperchainConfig"
    implementationNames.eth:0xE4F9779ab53070a55db24dFAeFf9AF147c6ED550:
    + "SuperchainConfig"
    }
    2026 June 02, 10:54 UTC
    4changes

    Unichain Multisig 1 and Multisig 2 each rotated one signer. New game name (aggregateVerifier) added to portal.

    contract Unichain Multisig 2 (eth:0x9245d5D10AA8a842B31530De71EA86c0760Ca1b1) [GnosisSafe] {
    +++ description: None
    values.$members.0:
    + "eth:0x5b5B0669De777AF0Eb7A73eD46AaEe9711ab01E4"
    values.$members.2:
    - "eth:0xFA361ece9724d75B7EdF08B9A238706EAe270d3f"
    }
    contract Unichain Multisig 1 (eth:0xb0c4C487C5cf6d67807Bc2008c66fa7e2cE744EC) [GnosisSafe] {
    +++ description: None
    values.$members.0:
    + "eth:0xc8C31213545f32230E0327Db76df5538c2836081"
    values.$members.2:
    - "eth:0xf89C1b6e5D65e97c69fbc792f1BcdcB56DcCde91"
    }
    2026 May 15, 13:08 UTC
    8changes

    Scheduled signer-key rotation on shared OP Stack governance contracts (no threshold or permission changes): - DeputyPauseModule ( 0x76fC2F971FB355D0453cF9F64d3F9E4f640E1754 ): deputy rotated from 0x352f1defB49718e7Ea411687E850aA8d6299F7aC to 0x2fA150379bF32b6d79Eeb4ff9bD280E76049a87c . Executed via superchain-ops eth/052; the DeputyPauseModule spec specifies that this is a regular rotation. - OpFoundationUpgradeSafe and OpFoundationOperationsSafe: Member rotated.

    contract DeputyPauseModule (eth:0x76fC2F971FB355D0453cF9F64d3F9E4f640E1754) [opstack/DeputyPauseModule] {
    +++ description: Allows eth:0x2fA150379bF32b6d79Eeb4ff9bD280E76049a87c, called the deputy pauser, to act on behalf of the eth:0x847B5c174615B1B7fDF770882256e2D3E95b9D92 if set as its Safe module.
    description:
    - "Allows eth:0x352f1defB49718e7Ea411687E850aA8d6299F7aC, called the deputy pauser, to act on behalf of the eth:0x847B5c174615B1B7fDF770882256e2D3E95b9D92 if set as its Safe module."
    + "Allows eth:0x2fA150379bF32b6d79Eeb4ff9bD280E76049a87c, called the deputy pauser, to act on behalf of the eth:0x847B5c174615B1B7fDF770882256e2D3E95b9D92 if set as its Safe module."
    values.deputy:
    - "eth:0x352f1defB49718e7Ea411687E850aA8d6299F7aC"
    + "eth:0x2fA150379bF32b6d79Eeb4ff9bD280E76049a87c"
    }
    contract OpFoundationUpgradeSafe (eth:0x847B5c174615B1B7fDF770882256e2D3E95b9D92) [GnosisSafe] {
    +++ description: None
    values.$members.6:
    - "eth:0xc222ab08333109243B1f4E2a80e3D0A190714AB5"
    + "eth:0xa2A58E31C03C59e34ab4d996d811DA0C035BfDea"
    }
    contract OpFoundationOperationsSafe (eth:0x9BA6e03D8B90dE867373Db8cF1A58d2F7F006b3A) [GnosisSafe] {
    +++ description: None
    values.$members.6:
    - "eth:0xc222ab08333109243B1f4E2a80e3D0A190714AB5"
    + "eth:0xa2A58E31C03C59e34ab4d996d811DA0C035BfDea"
    }
    2026 May 05, 15:18 UTC
    2changes

    Optimism Security Council ( eth:0xc2819DC7... ) — member 12 swap: 0x92827223 → 0xcbC7dCeb . Shared multisig (referenced by multiple Superchain projects).