This page explains how Manta Bridge routes assets to and from Manta Network. We cover route selection, fees (L1/L2 gas, relayer/proof), finality windows, MEV-aware execution, KPIs, and a safety-first runbook.
Select origin/destination, token, and amount. Manta Bridge quotes estimated gas, proof/relayer costs, and minimum received.
Approve once per token/chain, then execute. Manta Network records state transitions on-chain.
Depending on route, a relayer and/or validity proof may be involved. Finality and exit windows vary by path and network load.
After finality, funds settle to your wallet. For large amounts, stage transfers and verify balances between tranches.
Manta Bridge provides canonical paths between networks and the Manta Network ecosystem. The route selector weighs L1+L2 gas, relayer/proof costs, liquidity on the destination, and time-to-finality to optimize for effective outcome rather than headline quotes.
minReceived
, fails fast on adverse re-quotes.Settlement is non-custodial to your wallet. Treat every step as production: use official links, verify contracts, and sanity-check quotes/guards before signing.
Choose origin/destination and token. Review quote (gas, proof/relayer, min received). Approve once per token/chain, then execute. Finality and exits depend on the chosen path and load conditions.
Metric | Target / Heuristic | Why it matters |
---|---|---|
Quoted → Realized Output | Δ ≤ 0.30–0.80% | Flags congestion, thin depth, or stale quotes. |
Effective Price | ≤ Quote × (1+0.30%) | Includes gas + proof/relayer + swap/partner fees. |
Fail/Revert Rate | < 1% | Re-tune slippage, chunk size, or RPC if higher. |
Time-to-Finality | Prefer faster routes for urgency | Pick path by urgency vs cost. |
minReceived
and confirm arrival
before initiating subsequent tranches on Manta Network.
Replace placeholders with official documentation links and credible third-party audits relevant to your jurisdiction and setup.
Canonical Manta Bridge routes are generally the safest default: auditable steps, predictable finality, and consistent guard rails.
Quotes include L1/L2 gas, potential relayer/proof costs, and any optional swap/partner fees. We optimize by effective price, not just headline quotes.
Yes — recommended. Split into tranches, verify arrival, and adjust timing/fees during congestion on Manta Network.
Check nonce/mempool, bump fee, or retry later. For exit delays, track finality progress via the chosen route instead of duplicating submissions.