← Crypto Network Guide← Back to Blog

Fix: ETH Not Showing on Scroll (2026 Resolution)

Published on 2026-06-30

## Anti-Loss Protocol: Your ETH Is Safe Your funds are almost certainly NOT lost. In 99% of cases, ETH bridged to Scroll is sitting safely at your wallet address -- your wallet is either still on Ethereum Mainnet, connected to the wrong Scroll RPC, or the network has not been added. Do NOT send more ETH or approve any contract claiming to "recover" your funds. That is a scam. Follow the steps below in order. --- Scroll is one of the fastest-growing zkEVM Layer 2 networks in 2026, processing over 500,000 daily transactions with sub-cent fees. It uses the same address format as Ethereum (0x...), which means your Scroll address is identical to your Ethereum address. The problem: most wallets default to Ethereum Mainnet. After bridging, you must manually switch to the Scroll network to see your funds. If you do not switch, your balance shows zero -- even though the ETH arrived successfully. --- ## Step 1: Verify the Bridge Completed Before troubleshooting your wallet, confirm the bridge actually finished: 1. Copy the transaction hash from your bridge (Scroll native bridge, Across, Orbiter, or Hop). 2. Paste it into **scrollscan.com**. 3. Look for "Status: Success". If the transaction shows "Success" on Scrollscan, your ETH is on Scroll. The problem is your wallet configuration. Skip to Step 2. If the transaction shows "Pending" or "Failed": - **Pending on L1 (Ethereum):** The bridge has not picked up your deposit yet. Native Scroll bridge deposits can take 10-30 minutes during congestion. Third-party bridges (Across, Orbiter) are usually instant. - **Failed:** Your ETH was returned to your wallet on Ethereum Mainnet. Check Etherscan to confirm. You will need to re-bridge. --- ## Step 2: Add Scroll Network to Your Wallet If Scroll is not in your wallet's network list, add it manually: **MetaMask:** 1. Open MetaMask, click the network dropdown at the top. 2. Click "Add Network" > "Add Network Manually". 3. Enter these details: | Field | Value | |---|---| | Network Name | Scroll | | RPC URL | https://rpc.scroll.io | | Chain ID | 534352 | | Currency Symbol | ETH | | Block Explorer | https://scrollscan.com | 4. Click "Save" and switch to Scroll. **Coinbase Wallet:** 1. Settings > Networks > Add Network. 2. Enter the same details above. 3. Switch to Scroll. **Rabby / Rainbow:** These wallets auto-detect Scroll. If it is missing, go to Settings > Networks and search "Scroll". --- ## Step 3: Check the Correct Address After switching to Scroll, your balance should appear. If it still shows zero: 1. Copy your wallet address. 2. Paste it into **scrollscan.com**. 3. Look at the "ETH Balance" field. If Scrollscan shows a balance but your wallet does not, the issue is an RPC connection problem. Try: - Switching to an alternate Scroll RPC: `https://scroll.blockpi.network/v1/rpc/public` - Restarting your wallet extension or app - Clearing your wallet's activity cache (Settings > Advanced > Reset Account in MetaMask) --- ## Step 4: Import ETH Manually (Rare) In rare cases, bridged ETH arrives as WETH (Wrapped ETH) on Scroll. If your balance shows zero but Scrollscan shows a token balance: 1. On Scrollscan, find the token contract address under "Tokens". 2. In MetaMask, scroll to the bottom of the Assets tab and click "Import Tokens". 3. Paste the token contract address. The symbol and decimals should auto-fill. 4. Click "Add Custom Token". If the token is WETH, you can unwrap it to native ETH using a DEX like SyncSwap or Ambient on Scroll. --- ## Common Scroll Bridge Issues (June 2026) | Issue | Cause | Fix | |---|---|---| | Bridge tx pending > 1 hour | L1 congestion or low gas | Speed up the L1 tx on Etherscan, or wait | | ETH arrived but cannot swap | No ETH for gas on Scroll | You need ~$0.10 ETH on Scroll for gas. Bridge slightly more next time | | Wallet shows wrong network | RPC mismatch | Re-add Scroll with the official RPC above | | "Nonce too high" error | Wallet state out of sync | Reset account in MetaMask (Settings > Advanced) | --- ## Speed and Cost: Scroll vs Other L2s (2026) | Network | Avg. Transfer Time | ETH Transfer Fee | Best For | |---|---|---|---| | Scroll | 1-3 min | $0.01-$0.05 | zkEVM security, low cost | | Arbitrum | 1-3 min | $0.05-$0.30 | DeFi, deep liquidity | | Base | 1-2 min | $0.01-$0.10 | Coinbase ecosystem | | Optimism | 1-3 min | $0.05-$0.25 | DeFi, low-cost | | Polygon zkEVM | 2-5 min | $0.01-$0.05 | zkEVM, Polygon ecosystem | | Linea | 1-3 min | $0.01-$0.05 | Consensys ecosystem | --- ## When to Actually Worry Your ETH is only at risk if: 1. **You sent ETH to a Scroll address you do not control.** If you pasted the wrong address, recovery is nearly impossible unless the recipient cooperates. 2. **You used a fake bridge site.** Always verify the URL. The official Scroll bridge is at **scroll.io/bridge**. Third-party bridges like Across and Orbiter are safe when accessed directly -- never through a link in DMs or search ads. 3. **Your wallet was compromised.** If someone else has your seed phrase, they can drain your Scroll ETH. Move remaining funds immediately. If none of these apply, your ETH is safe. Follow the steps above and your balance will appear. --- ## Bottom Line ETH not showing on Scroll is a wallet configuration issue 99% of the time. The fix takes under 2 minutes: 1. Verify the bridge completed on Scrollscan. 2. Add Scroll network to your wallet (Chain ID: 534352). 3. Switch to Scroll and check your balance. If you are still stuck, [Compare Network Fees](https://cryptonetworkguide.com/) to verify which chain your funds are actually on before attempting another bridge. --- *Guide updated June 2026. Scroll RPC URLs and bridge availability change. Always verify official sources before bridging.*