Search for projects by name or address
Unichain, a faster, cheaper L2 designed to be the home for DeFi and the home for multichain liquidity.
Unichain, a faster, cheaper L2 designed to be the home for DeFi and the home for multichain liquidity.
2025 Aug 07 — 2026 Aug 07
The section shows the operating costs that L2s pay to Ethereum.
2025 Aug 07 — 2026 Aug 07
This section shows how much data the project publishes to its data-availability (DA) layer over time. The project currently posts data to
Ethereum.
2025 Aug 07 — 2026 Aug 07
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.
2026 Jul 08 — Aug 07
UNIfication proposal executed
2025 Dec 27th
Uniswap governance enabled protocol fees, burned 100M UNI, and routed Unichain fees to UNI burn.
Unichain flashblocks are live
2025 Aug 14th
Unichain hits 200ms sub-blocks inside Trusted Execution Environments.
Fraud proofs allow actors watching the chain to prove that the state is incorrect. Interactive proofs (INT) require multiple transactions over time to resolve.
All of the data needed for proof construction is published on Ethereum L1.
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.
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.

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.
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.
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).
Name | Hash | Repository | Verification | Used in | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0x033c...bb6e | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The metrics include upgrades on the currently used proxy contracts. Historical proxy contracts and changes of such are not included.
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).
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" |
| } |
Unichain Multisig 1 and Multisig 2 each rotated one signer. New game name (aggregateVerifier) added to portal.
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" |
| } |
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.
Scheduled signer-key rotation on shared OP Stack governance contracts (no threshold or permission changes):
0x76fC2F971FB355D0453cF9F64d3F9E4f640E1754): deputy rotated from 0x352f1defB49718e7Ea411687E850aA8d6299F7aC to 0x2fA150379bF32b6d79Eeb4ff9bD280E76049a87c. Executed via superchain-ops eth/052; the DeputyPauseModule spec specifies that this is a regular rotation.| 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" |
| } |
Optimism Security Council ( eth:0xc2819DC7... ) — member 12 swap: 0x92827223 → 0xcbC7dCeb . Shared multisig (referenced by multiple Superchain projects).
Optimism Security Council (eth:0xc2819DC7...) — member 12 swap: 0x92827223 → 0xcbC7dCeb. Shared multisig (referenced by multiple Superchain projects).