MrDeFi
Layer 2 & Scaling2026-03-124 min read

How to Bridge Assets to Arbitrum: Step-by-Step Guide

Learn how to bridge ETH and tokens to Arbitrum One using the official bridge, including fees, confirmation times, and safety tips.

Bridging to Arbitrum means locking your assets in a smart contract on Ethereum and having an equivalent amount minted or released to you on Arbitrum One, typically done through the official Arbitrum Bridge, and it usually takes about 10-15 minutes for a deposit to be usable on the L2.

Before you start

You'll need a wallet already funded with ETH on Ethereum mainnet — enough to cover both the amount you want to bridge and the L1 gas fee for the bridging transaction itself, which can be a meaningful cost during busy network periods. Double-check you're on the correct, official site before connecting your wallet or entering any transaction details; bridge phishing sites are one of the most common DeFi scams.

Step-by-step: depositing to Arbitrum

  1. Connect your wallet to the official Arbitrum Bridge interface and make sure it's set to Ethereum mainnet.
  2. Select the asset and amount you want to move — ETH or a supported ERC-20 token.
  3. Review the deposit summary, including the estimated L1 gas fee and the amount you'll receive on Arbitrum.
  4. Confirm the transaction in your wallet and wait for it to be mined on Ethereum.
  5. Wait for the deposit to be processed on Arbitrum — this typically takes around 10-15 minutes after your L1 transaction confirms, since the L2 needs to observe and process the deposit event.
  6. Add the Arbitrum network to your wallet if you haven't already, then check your balance on the L2.

Deposits (moving from L1 to L2) are relatively fast because they don't require the security-critical dispute window that withdrawals do — the L2 can simply observe your L1 deposit and credit you, without needing to wait for a challenge period.

Withdrawing back to Ethereum is a different story

Arbitrum is an optimistic rollup, which means withdrawals back to L1 go through a roughly seven-day challenge period during which the state transition can, in theory, be disputed. This is explained in detail in how optimistic rollup withdrawals work. If you need funds back on L1 faster, third-party liquidity bridges can front you the funds immediately for a fee — see native vs third-party bridges for the trade-offs.

Fees to expect

Step Typical cost driver Notes
L1 deposit transaction Ethereum gas price at time of bridging Can spike during network congestion
L2 receiving Usually no separate fee Handled by the deposit transaction itself
L1 withdrawal initiation Small L2 gas fee Starts the challenge period
L1 withdrawal finalization Second L1 transaction gas fee Paid after the challenge period ends

Because withdrawals require two separate transactions with a delay between them, factor that into your planning — it's not simply "reverse the deposit."

Alternatives to the official bridge

If you want a token already available on Arbitrum without waiting for a native bridge deposit to settle, or you're bridging from a chain other than Ethereum mainnet, bridge aggregators and liquidity-network bridges (covered in fastest L2 bridges compared) can complete the transfer in minutes rather than requiring the standard flow. These come with a different trust model — you're relying on the bridge's own liquidity providers and relayers rather than Arbitrum's canonical, audited contracts — so weigh convenience against the added counterparty risk.

Common mistakes to avoid

  • Bridging to the wrong network by mistake — Arbitrum has multiple chains (Arbitrum One, Arbitrum Nova); make sure you're selecting the one you actually intend to use.
  • Underestimating gas for the deposit transaction — leave some ETH aside separately from the amount you intend to bridge.
  • Using unofficial bridge links from search ads or social media — always navigate to the bridge directly through a bookmarked or manually typed URL.
  • Forgetting to add the network to your wallet — your bridged funds will be on Arbitrum, but your wallet needs the correct RPC and chain ID configured to display them.

After you've bridged

Once your funds are on Arbitrum, you can start exploring its DeFi ecosystem — decentralized exchanges, lending markets, and perpetuals platforms that have deployed there specifically because of its lower fees relative to Ethereum mainnet. Our guide to DeFi on Arbitrum covers the major protocols and how to get started safely. Before depositing into any protocol, review its track record and current TVL on /defi.

Bottom line

Bridging to Arbitrum through the official bridge is straightforward: connect, select an amount, confirm on L1, and wait roughly 10-15 minutes. The complexity shows up on the way back — budget for a roughly week-long optimistic challenge period if you use the native bridge for withdrawals, or consider a third-party liquidity bridge if speed matters more than minimizing trust assumptions.

Related articles

This article is for educational purposes only and is not financial advice. DeFi involves significant risk, including total loss of funds. Always do your own research.