← Crypto Network Guide← Back to Blog

How to Recover Ethereum Sent to Wrong Address (2026 Guide)

Published on 2026-06-30

Anti-Loss Protocol: Is Your ETH Recoverable?

STOP. Determine Which Mistake You Made Before Taking Any Action.

There are three types of wrong-address Ethereum errors, and only two are recoverable. (1) Sent to your own wallet on the wrong network: RECOVERABLE in 2 minutes. (2) Sent to an exchange on the wrong network: RECOVERABLE via support (1-14 days). (3) Sent to a completely wrong address you do not control: NOT RECOVERABLE. Identify which one applies to you before proceeding. Do NOT pay anyone offering recovery -- they are scammers.

Speed and Cost: Recovery by Error Type

Error Type Recoverable? Time to Fix Cost
ETH sent to your wallet, wrong networkYes2 minutesFree
ETH sent to exchange, wrong networkUsually1-14 days$0-$150
ETH sent to wrong address (typo)NoN/AFull loss
ETH sent to contract addressRarelyVariesUsually lost

Scenario 1: ETH Sent to Your Own Wallet on the Wrong Network (Most Common)

You withdrew ETH from an exchange to your MetaMask wallet but selected the wrong network. For example, you selected Arbitrum instead of Ethereum, or BNB Chain instead of ERC20. Your ETH arrived at your address -- just on a different blockchain.

This is the easiest fix because ETH is the native gas token on every EVM-compatible chain. No contract import needed.

Step-by-Step Recovery:

  1. Identify which network you sent on. Check your withdrawal history on the exchange. It shows the network you selected (Arbitrum, Optimism, Base, Polygon, BNB Chain, etc.).
  2. Copy the transaction hash (TXID) and look it up on the correct block explorer:
    • Arbitrum: arbiscan.io
    • Optimism: optimistic.etherscan.io
    • Base: basescan.org
    • Polygon: polygonscan.com
    • BNB Chain: bscscan.com
    • Avalanche: snowtrace.io
  3. Switch your wallet to that network. In MetaMask, click the network dropdown and select the network. If it is not listed, add it manually (see network table below).
  4. Your ETH balance appears automatically. ETH is the native token on every EVM chain, so no token import is needed. The balance shows immediately after switching networks.

Example: You Withdrew ETH from Binance to MetaMask on Arbitrum Instead of Ethereum

  1. Binance withdrawal history shows network: Arbitrum One.
  2. TXID on arbiscan.io shows Success. ETH arrived at your address.
  3. In MetaMask, switch to Arbitrum network.
  4. Your ETH balance appears. Done.

Total time: 2 minutes. Cost: $0. Your ETH was never lost -- you were just looking at the wrong network.

Scenario 2: ETH Sent to an Exchange on the Wrong Network

You sent ETH from your wallet to a Coinbase or Binance deposit address but selected the wrong network. The exchange received ETH at your deposit address on the wrong network, but their system was expecting it on a different one.

Step-by-Step Recovery:

  1. Find the transaction hash (TXID) from your sending wallet.
  2. Look it up on the correct block explorer to confirm the ETH arrived at the exchange's deposit address.
  3. Contact exchange support. Open a ticket and provide:
    • The TXID
    • The network you sent on (e.g., Arbitrum)
    • The network you were supposed to use (e.g., Ethereum)
    • The amount of ETH
    • Your exchange account email/UID
  4. Wait for recovery. Exchanges control the private keys for all deposit addresses, so they can access your ETH on the wrong network. Recovery takes 1-14 days.

Exchange ETH Recovery Policies (June 2026):

Exchange Recovers Wrong-Network ETH? Fee Time
CoinbaseYes (Arbitrum, Optimism, Base, Polygon)$0-$505-14 days
BinanceYes (most EVM networks)$50-$1003-7 days
KrakenCase by case$0-$1007-14 days
BybitYes$503-5 days

Scenario 3: ETH Sent to a Completely Wrong Address (Typo)

If you made a typo in the address and sent ETH to an address you do not control, recovery is impossible. Ethereum transactions are irreversible by design. There is no undo button, no central authority, and no way to force a return.

What you can try:

For all practical purposes, ETH sent to an unknown address is permanently lost. This is why you should always copy-paste addresses and verify the first 4 and last 4 characters before confirming.

Scenario 4: ETH Sent to a Smart Contract Address

If you accidentally sent ETH to a smart contract address (like a Uniswap router, an NFT contract, or a token contract), recovery depends on the contract:

To check if a contract has a withdraw function: go to Etherscan, paste the contract address, click the "Contract" tab, then "Write Contract." Look for any function with "withdraw" or "rescue" in the name. If none exist, the ETH is lost.

Network Reference: Add Any EVM Network to MetaMask

Network Chain ID RPC URL Symbol Block Explorer
Ethereum1(Default)ETHetherscan.io
Arbitrum42161https://arb1.arbitrum.io/rpcETHarbiscan.io
Optimism10https://mainnet.optimism.ioETHoptimistic.etherscan.io
Base8453https://mainnet.base.orgETHbasescan.org
Polygon137https://polygon-rpc.comPOLpolygonscan.com
BNB Chain56https://bsc-dataseed.binance.orgBNBbscscan.com
Avalanche C-Chain43114https://api.avax.network/ext/bc/C/rpcAVAXsnowtrace.io

Special Case: ETH on BNB Chain (BEP20)

If you withdrew ETH from Binance using BEP20 (BNB Chain), your ETH arrived as a BEP20 token on BNB Chain -- not as native BNB. This is a common point of confusion.

To see your ETH on BNB Chain:

  1. Switch MetaMask to BNB Chain network.
  2. Import the Binance-Peg Ethereum Token contract: 0x2170Ed0880ac9A755fd29B2688956BD959F933F8
  3. Your ETH balance appears as "Binance-Peg Ethereum Token."

This is a wrapped version of ETH on BNB Chain. You can bridge it to Ethereum mainnet using the Binance Bridge or send it back to Binance and withdraw on the correct network.

Common Scams Targeting ETH Recovery Victims

When you post about a wrong-address ETH transfer, scammers will DM you within minutes. Here are the most common scams:

Legitimate ETH recovery does not require: your seed phrase, connecting to unknown websites, paying upfront fees to individuals, or sending additional ETH to unknown addresses.

How to Verify an Ethereum Address Before Sending

Prevention is the best recovery. Here is how to never make this mistake again:

  1. Copy-paste addresses. Never type them. A single wrong character sends your ETH to a different address.
  2. Verify the first 4 and last 4 characters. After pasting, check that the beginning and end match the intended address.
  3. Use ENS names when possible. Sending to "vitalik.eth" is safer than sending to "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045" because typos in ENS names produce errors, not valid addresses.
  4. Send a test transaction. For any transfer over $100, send $5 first. Verify it arrives. Then send the rest.
  5. Check the address on Etherscan first. Look up the destination address. If it has zero transactions, it may be a typo. If it is labeled as a known entity, you can verify it is the right one.
  6. Use a hardware wallet. Ledger and Trezor show the full address on the device screen, making it harder for malware to swap addresses.
  7. Before every transfer, use Compare Network Fees to confirm you are using the correct network for your ETH transfer.

Frequently Asked Questions

Q: I sent ETH to a contract address by mistake. Can I get it back?

A: Probably not. Smart contracts are not wallets -- they do not have private keys. Unless the contract has a built-in withdrawal function, the ETH is permanently locked. Check the contract on Etherscan under "Write Contract" for any withdraw or rescue function.

Q: I sent ETH on Arbitrum to a Coinbase ETH address. Coinbase says they do not support Arbitrum.

A: Contact Coinbase support with the TXID. Coinbase can recover Arbitrum ETH because they control the private keys for all deposit addresses. Expect a 5-14 day wait and a possible $50 fee.

Q: Can Ethereum transactions be reversed?

A: No. Once confirmed, Ethereum transactions are irreversible. The only way to recover funds is to access them on the network they were sent to (if you control the receiving address) or to ask the recipient to return them.

Q: I sent ETH to an address that is one character off from mine. Is it recoverable?

A: If the address is valid (passes checksum), it belongs to someone. You cannot recover it unless that person voluntarily returns it. If the address has zero transactions, it may be unused and the ETH is effectively burned.

Q: What if I sent ETH to a Tron address (starts with T)?

A: Tron addresses use a different format. If you somehow sent ETH to a Tron address, the transaction likely failed because the address format is incompatible. Check the TXID on Etherscan. If it shows Failed, your ETH was returned to your wallet (minus gas).

Bottom Line

ETH sent to the wrong network but the right address is recoverable in 2 minutes: switch your wallet to the correct network and your ETH appears. ETH sent to an exchange on the wrong network is recoverable via support (1-14 days). ETH sent to a completely wrong address you do not control is permanently lost. The key difference: do you control the receiving address? If yes, your ETH is safe. If no, it is gone.

Before your next ETH transfer, use Compare Network Fees to verify the correct network and find the cheapest route. A 30-second check prevents hours of recovery stress -- or permanent loss.

Last updated: June 30, 2026. Exchange recovery policies change frequently. Always verify with the exchange's current support documentation.