ETH Not Showing on Arbitrum? 2026 Fix (Step-by-Step)
Published on 2026-06-28
## Anti-Loss Protocol
**Do not send a 'deposit' to 'activate' anyone helping you -- that is a recovery scam, and you will lose more ETH.** If you bridged ETH to Arbitrum and the balance is zero, your funds are almost certainly on-chain and recoverable with the steps below. Do not trust anyone in your DMs.
Bridge transactions fail silently more often than holders expect. User error on network selection, low slippage settings, or a pending finalization step are all recoverable causes. This guide walks through every reason ETH might not appear on Arbitrum in 2026 and how to fix each one.
## Quick Diagnostic Flow
| Check | What to Look For |
|---|---|
| Transaction status on Ethereum | Confirmed, Reverted, or Pending? |
| Address on Arbitrum | Same checksum address as Ethereum? |
| Bridge UI | Shows "Relay to Arbitrum" as complete? |
| Explorer | Arbitrum One tx hash appears on arbiscan? |
| Wallet network | MetaMask is on "Arbitrum One" (ChainID 42161)? |
Answer each row. The first "No" row is the section you need below.
## Fix #1: The Bridge Transaction Is Still Pending
Most official bridges (Arbiter Bridge, Stargate, Hop) require you to click a second confirmation after the Ethereum tx confirms. If you closed the UI after the first signature, your funds are sitting in the bridge contract and can still be finalized.
**Step 1:** Open the same bridge UI you used to initiate the transfer. Most sessions resume automatically.
**Step 2:** Look for a pending claim or "Complete Transfer" prompt.
**Step 3:** Sign the Arbitrum-side confirmation. Gas on Arbitrum is cheap (typically under $0.50).
## Fix #2: You Sent ETH to the L1 Contract Instead of Bridging
If you sent ETH directly to the bridge contract address (the L1 inbox) without going through a bridge UI, the funds were not moved to Arbitrum. The sender must trigger an L2 message manually.
**Recovery:**
1. Find the inbound transaction hash on Etherscan.
2. Use the Arbitrum Retryable Ticket tool (available on the Arbitrum Bridge portal) to force the L2 delivery.
3. Alternatively, use [retryable-tx.arbitrum.io](https://retryable-tx.arbitrum.io/) and paste the L1 tx hash to auto-resubmit.
If the contract does not credit your wallet within 24 hours, contact the bridge project's official Discord -- but never share your seed phrase.
## Fix #3: MetaMask Is Not on Arbitrum One
MetaMask may still be pointing at Ethereum Mainnet. The ETH exists on Arbitrum but MetaMask does not display balances on the wrong chain.
**How to switch safely:**
1. Open MetaMask and click the network dropdown.
2. If "Arbitrum One" is not listed, add it manually:
- Network Name: Arbitrum One
- RPC URL: https://arb1.arbitrum.io/rpc
- Chain ID: 42161
- Symbol: ETH
- Block Explorer: https://arbiscan.io
3. Switch to the network and import the ETH token if needed (0x used for wrapped ETH).
## Fix #4: Wrong Token Selected Inside the Wallet
Some bridges deliver bridged ETH as "Arbitrum ETH" or "bridged ETH" rather than native ETH. Your wallet may not auto-detect the token variant.
**Fix:**
1. In MetaMask, click "Import tokens" and paste the bridged ETH contract address shown on the bridge completion screen.
2. If no custom token was delivered, the bridged ETH shows as standard ETH on the native tab -- check your ETH balance directly.
## Fix #5: Bridge Is Out of Liquidity (Rare, Auto-Fixed)
Occasionally a third-party bridge runs short of counterparty liquidity on the destination side. Funds are queued and arrive automatically once liquidity is restocked.
**What to do:**
1. Check the bridge's status page (e.g., status.arbitrum.io).
2. Verify your address on the bridge's "Pending Transfers" tool.
3. Waiting longer than 48 hours is grounds for a support ticket via official
## How to Avoid Time
1. Always bookmark the official bridge URL in advance -- phishers win Google ads every week.
2. Use the native Arbitrum Bridge for ETH (arb1.arbitrum.io/bridge).
3. Send a test transaction of 0.005 ETH first.
4. After bridging, add Arbitrum One as a permanent network entry in your wallet.
5. Confirm the balance before sending the full amount.
For a breakdown of bridge costs and speed by network, use our [Compare Network Fees](https://cryptonetworkguide.com/) tool to pick the fastest and cheapest route before you bridge.
If none of the above restores your ETH, paste your L1 transaction hash into the official Arbitrum Discord help channel -- and ignore everyone who DMs you first.