Search

Search for projects by name or address

Mantle logo
Mantle

Badges

About

Mantle is a modular general-purpose Ethereum rollup. Transaction data is posted to Ethereum blobs and state transitions are validated onchain via OP Succinct ZK validity proofs (SP1). Its design philosophy aims to offer users a less costly and more...


  • Total Value SecuredTVS
    $1.62 B15.4%
  • Past day UOPSDaily UOPS
    0.4675.3%
  • Stage
  • Gas token
    MNT

  • Type
    ZK Rollup
  • Purpose
    Universal
  • Chain ID
    5000

  • Tokens breakdown

    Sequencer failureState validationData availabilityExit windowProposer failure

    Badges

    About

    Mantle is a modular general-purpose Ethereum rollup. Transaction data is posted to Ethereum blobs and state transitions are validated onchain via OP Succinct ZK validity proofs (SP1). Its design philosophy aims to offer users a less costly and more...


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

    ETH & derivatives
    Stablecoins
    BTC & derivatives
    Other

    2025 Apr 25 — 2026 Apr 25

    Past Day UOPS
    0.4675.3%
    Past Day Ops count
    39.40 K
    Max. UOPS
    25.47
    2023 Dec 27
    Past day UOPS/TPS Ratio
    <1.01

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


    2025 Apr 25 — 2026 Apr 25


    Total cost
    $9.30 K
    Avg cost per L2 UOP
    $0.000226
    Avg cost per day
    $25.43

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


    2025 May 08 — 2026 Apr 25


    Data posted
    2.28 GiB
    Avg size per day
    6.61 MiB
    Avg size per L2 UOP
    63.34 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

    Avg. tx data subs. interval
    Avg. state updates interval
    Past 30 days anomalies
    98% normal uptime

    Last 30 day anomalies

    All liveness anomalies detected for this project in the last 30 days, helping you review recent downtime and availability issues.

    No State updates were performed for 7h 28m (from 2026 Apr 22, 07:44 UTC until 2026 Apr 22, 15:12 UTC). These typically occur every 59min 59s on average.

    Arsia upgrade: full Ethereum DA

    2026 Apr 16th

    EigenDA code path removed; DA is Ethereum only. Mantle reclassified as a rollup.

    Learn more

    Upgrade to OP Succinct

    2025 Sep 16th

    Mantle upgrades to OP Succinct, integrating ZK proofs for state validation.

    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
    Validity proofs (ST, SN)

    STARKs and SNARKs are zero knowledge proofs that ensure state correctness. STARKs proofs are wrapped in SNARKs proofs for efficiency. SNARKs require a trusted setup.

    Data availability
    Onchain

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

    Exit window
    None

    There is no window for users to exit in case of an unwanted regular upgrade since contracts are instantly upgradable.

    Proposer failure
    Cannot withdraw

    Only the whitelisted proposers can publish state roots on L1, so in the event of failure the withdrawals are frozen.

    Mantle
    Mantle is a
    Stage 0
    ZK Rollup.

    Learn more about Rollup stages
    Please keep in mind that these stages do not reflect rollup security, this is an opinionated assessment of rollup 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. OptimismPortal.sol - source code, depositTransaction function
    Learn more about the DA layer here: Ethereum logoEthereum
    Validity proofs

    Each update to the system state must be accompanied by a ZK proof that ensures that the new state was derived by correctly applying a series of valid user transactions to the previous state. These proofs are then verified on Ethereum by a smart contract. Through the SuccinctL2OutputOracle, the system also allows to switch to an optimistic mode, in which no proofs are required and a challenger can challenge the proposed output state root within the finalization period.

    • Funds can be stolen if in non-optimistic mode, the validity proof cryptography is broken or implemented incorrectly.

    • Funds can be stolen if optimistic mode is enabled and no challenger checks the published state.

    • Funds can be frozen if the permissioned proposer fails to publish state roots to the L1.

    1. Op-Succinct architecture
    PROVER

    Trusted Setups

    Onchain verifier

    Used in

    Mantle logoCelo logoKatana logoVector logoSophon logo

    Projects used in

    Search for projects used in

    Onchain verifier

    Used in

    Mantle logoCelo logoKatana logoVector logoSophon logo

    Projects used in

    Search for projects used in

    Program Hashes

    Name
    Hash
    Repository
    Verification
    Used in
    0x0022...8f08
    Mantle logo
    0x0866...e4a5
    Mantle logo

    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
    4
    Last upgrade
    10d 6h ago
    Avg upgrade interval
    1y

    The system has a centralized operator

    The operator is the only entity that can propose blocks. A live and trustworthy operator is vital to the health of the system.

    • MEV can be extracted if the operator exploits their centralized position and frontruns user transactions.

    Users can force any transaction

    Because the state of the system is based on transactions submitted on the underlying host chain and anyone can submit their transactions there it allows the users to circumvent censorship by interacting with the smart contract on the host chain directly.

    1. Sequencing Window - OP Mainnet Specs
    2. OptimismPortal.sol - source code, depositTransaction function

    Regular messaging

    The user initiates L2->L1 messages by submitting a regular transaction on this chain. When the block containing that transaction is settled, the message becomes available for processing on L1. ZK proofs are required to settle blocks.

    • Funds can be frozen if the centralized validator goes down. Users cannot produce blocks themselves and exiting the system requires new block production (CRITICAL).

    1. OptimismPortal.sol - source code, proveWithdrawalTransaction function
    2. OptimismPortal.sol - source code, finalizeWithdrawalTransaction function

    Forced messaging

    If the user experiences censorship from the operator with regular L2->L1 messaging they can submit their messages directly on L1. The system is then obliged to service this request or halt all messages, including forced withdrawals from L1 and regular messages initiated on L2. Once the force operation is submitted and if the request is serviced, the operation follows the flow of a regular message.

    1. Forced withdrawal from an OP Stack blockchain

    EVM compatible smart contracts are supported

    OP stack chains are pursuing the EVM Equivalence model. No changes to smart contracts are required regardless of the language they are written in, i.e. anything deployed on L1 can be deployed on L2.

    1. Introducing EVM Equivalence
    A dashboard to explore contracts and permissions
    Go to Disco
    Disco UI Banner

    Ethereum

    Roles:

    Allowed to pause withdrawals. In op stack systems with a proof system, the Guardian can also blacklist dispute games and set the respected game type (permissioned / permissionless).

    ProposerEOA 2

    Allowed to post new state roots of the current layer to the host chain.

    SequencerEOA 1

    Allowed to commit transactions from the current layer to the host chain.

    Actors:

    MantleSecurityMultisig0x4e59…D40f

    A Multisig with 6/14 threshold.

    • Can upgrade with no delay
      • OPSuccinctL2OutputOracle
      • SystemConfig
      • L1CrossDomainMessenger
      • L1StandardBridge
      • OptimismPortal
    • Can upgrade with 1d delay
      • L1MantleToken
    • Can interact with OPSuccinctL2OutputOracle
      • can toggle between the optimistic mode and not optimistic (ZK) mode
    • Can interact with SystemConfig
      • it can update the batch submitter (Sequencer) address, the unsafe block signer, the L2 gas limit (bounded by maximumGasLimit()), the resource metering config, and all fee/gas parameters: legacy setGasConfig(overhead, scalar), Arsia setGasConfigArsia(basefeeScalar, blobbasefeeScalar), setBaseFee, setEIP1559Params, setMinBaseFee, setDAFootprintGasScalar and setOperatorFeeScalars
    • Can interact with TimelockController
      • cancel queued transactions
      • execute transactions that are ready
      • manage all access control roles with 1d delay or with no delay
      • propose transactions
    • Can interact with AddressManager
      • set and change address mappings
    MantleEngineeringMultisig0x2F44…daC9

    A Multisig with 3/7 threshold.

    • A Guardian - acting directly
    A dashboard to explore contracts and permissions
    Go to Disco
    Disco UI Banner

    Ethereum

    Contains configuration parameters such as the batch submitter (Sequencer) address, the L2 gas limit, the unsafe block signer address and the Arsia fee/gas mechanics (base/blob scalars, EIP-1559 params, minimum base fee, DA footprint gas scalar and EIP-7706-style operator fee).

    • Roles:
      • admin: ProxyAdmin; ultimately MantleSecurityMultisig
      • batcherHash: EOA 1
      • owner: MantleSecurityMultisig

    The main entry point to deposit funds from host chain to this chain. It also allows to prove and finalize withdrawals.

    • Roles:
      • admin: ProxyAdmin; ultimately MantleSecurityMultisig
      • guardian: MantleEngineeringMultisig
    The following tokens are included in the value secured calculation:
    ETH token logoMNT token logo

    Sends messages from host chain to this chain, and relays messages back onto host chain. In the event that a message sent from host chain to this chain is rejected for exceeding this chain’s epoch gas limit, it can be resubmitted via this contract’s replay function.

    • Roles:
      • admin: ProxyAdmin; ultimately MantleSecurityMultisig

    The main entry point to deposit ERC20 tokens from host chain to this chain.

    • Roles:
      • admin: ProxyAdmin; ultimately MantleSecurityMultisig

    All supported tokens in this escrow are included in the value secured calculation.

    SP1Verifier0x0459…C459

    Verifier contract for SP1 proofs (v5.0.0).

    Implementation used in:
    MantleTokenProxyAdmin0x0cac…9ADd
    • Roles:
      • owner: TimelockController

    Contains a list of proposed state roots which Proposers assert to be a result of block execution. The SuccinctL2OutputOracle modifies the L2OutputOracle to support whenNotOptimistic mode, in which a validity proof can be passed as input argument to the proposeL2Output function.

    • Roles:
      • admin: ProxyAdmin; ultimately MantleSecurityMultisig
      • initialProposer: EOA 2
      • owner: MantleSecurityMultisig

    MNT token contract: Mantle uses Mantle (MNT) as the designated gas token, allowing users pay for gas in MNT.

    • Roles:
      • admin: MantleTokenProxyAdmin; ultimately MantleSecurityMultisig
    TimelockController0x6533…447F

    A timelock with access control. The current minimum delay is 1d.

    • Roles:
      • canceller: MantleSecurityMultisig
      • defaultAdmin: MantleSecurityMultisig, TimelockController; ultimately MantleSecurityMultisig
      • executor: MantleSecurityMultisig
      • proposer: MantleSecurityMultisig
    ProxyAdmin0xca35…7794
    • Roles:
      • owner: MantleSecurityMultisig

    The current deployment carries some associated risks:

    • Funds can be stolen if a contract receives a malicious code upgrade. There is no delay on code upgrades (CRITICAL).

    Program Hashes

    Name
    Hash
    Repository
    Verification
    Used in
    0x0022...8f08
    Mantle logo
    0x0866...e4a5
    Mantle logo