For the complete documentation index, see llms.txt. This page is also available as Markdown.

glossary

Plain-language definitions for terms you may see while using Manta Bridge to move assets between Ethereum and Manta Pacific. For live fees, transaction prompts, supported assets, and route status, always verify the bridge interface and your wallet before confirming.

Bridge Terms

Term
Meaning

Manta Bridge

The bridge app used to move supported assets, such as ETH and USDC, between Ethereum L1 and Manta Pacific L2.

Bridge

A system that transfers assets or messages between chains. In a bridge flow, you usually submit a transaction on the source chain and receive or finalize assets on the destination chain.

Deposit

A bridge action that moves assets from Ethereum L1 to Manta Pacific L2. See How Manta Bridge Works for the deposit flow.

Withdrawal

A bridge action that moves assets from Manta Pacific L2 back to Ethereum L1. Withdrawals follow the rollup exit model and may require a later finalization step.

Token approval

Permission that lets a contract move a specific ERC-20 token amount from your wallet. ERC-20 bridge transfers usually need approval before the bridge transaction. See Token Approvals.

Finality

The point when a transaction or bridge step is considered complete for the purpose of the flow. For rollup withdrawals, finality depends on the exit and challenge process, not just the first wallet confirmation.

Network Terms

Term
Meaning

Manta Pacific

A modular Ethereum Layer 2 network that uses OP Stack execution and Celestia data availability. Learn more in What Is Manta Pacific?.

Layer 2 (L2)

A network built on or connected to Ethereum that processes transactions outside Ethereum L1 while using Ethereum for settlement or security guarantees.

Rollup

An L2 design that executes transactions off Ethereum L1, batches data or commitments, and uses L1 contracts as part of the settlement and verification model. Rollup withdrawals commonly include an exit and finalization flow.

OP Stack

The open-source software stack used by optimistic-rollup-style chains in the Optimism ecosystem. Manta Pacific uses OP Stack execution. See the OP Stack documentation.

Modular blockchain

A blockchain design that separates core functions such as execution, settlement, consensus, and data availability instead of handling every function in one layer.

Data and Gas Terms

Term
Meaning

Celestia

A modular data availability network used by Manta Pacific for publishing transaction data. Celestia describes this role in its data availability documentation.

Data availability (DA)

The requirement that transaction data is published and accessible so network participants can verify the chain state. DA is separate from executing transactions.

Gas token

The asset used to pay network transaction fees. On Manta Pacific, the gas token is ETH. See Manta Pacific Gas Fees.

ETH

Ethereum's native asset. ETH is used for gas on Ethereum L1 and also as the gas token on Manta Pacific. Bridging USDC does not automatically give you ETH for later L2 gas.

Quick Checks

  • Depositing means Ethereum L1 -> Manta Pacific L2.

  • Withdrawing means Manta Pacific L2 -> Ethereum L1.

  • ETH pays gas on Manta Pacific.

  • ERC-20 tokens, such as USDC, may require approval before bridging.

  • Static docs cannot guarantee current fees, timing, or route status; verify live before signing.

Was this helpful?