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 network | Yes | 2 minutes | Free |
| ETH sent to exchange, wrong network | Usually | 1-14 days | $0-$150 |
| ETH sent to wrong address (typo) | No | N/A | Full loss |
| ETH sent to contract address | Rarely | Varies | Usually 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:
- 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.).
- 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
- 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).
- 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
- Binance withdrawal history shows network: Arbitrum One.
- TXID on arbiscan.io shows Success. ETH arrived at your address.
- In MetaMask, switch to Arbitrum network.
- 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:
- Find the transaction hash (TXID) from your sending wallet.
- Look it up on the correct block explorer to confirm the ETH arrived at the exchange's deposit address.
- 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
- 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 |
|---|---|---|---|
| Coinbase | Yes (Arbitrum, Optimism, Base, Polygon) | $0-$50 | 5-14 days |
| Binance | Yes (most EVM networks) | $50-$100 | 3-7 days |
| Kraken | Case by case | $0-$100 | 7-14 days |
| Bybit | Yes | $50 | 3-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:
- Check if the address is active. Look it up on Etherscan. If it has zero transactions and zero outgoing activity, it may be an unused address with no owner. The ETH is effectively burned.
- If the address belongs to a known entity: If you accidentally sent to a known exchange hot wallet or DeFi contract, contact that entity. Some may return funds as a goodwill gesture, but they are not obligated to.
- If the typo is minor (1-2 characters off): The address may be invalid due to Ethereum's checksum mechanism. Most wallets reject invalid addresses before sending. If your wallet allowed it, the address was valid and belongs to someone.
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:
- If the contract has a withdraw function: Some contracts allow anyone to call a function that returns accidentally sent ETH. Check the contract on Etherscan under the "Contract" tab and look for functions like withdraw, rescue, or sweep.
- If the contract is a known DeFi protocol: Contact the protocol's team. They may have an admin function to recover stuck funds.
- If the contract has no withdraw function: The ETH is permanently locked. Smart contracts are not wallets -- they do not have private keys.
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 |
|---|---|---|---|---|
| Ethereum | 1 | (Default) | ETH | etherscan.io |
| Arbitrum | 42161 | https://arb1.arbitrum.io/rpc | ETH | arbiscan.io |
| Optimism | 10 | https://mainnet.optimism.io | ETH | optimistic.etherscan.io |
| Base | 8453 | https://mainnet.base.org | ETH | basescan.org |
| Polygon | 137 | https://polygon-rpc.com | POL | polygonscan.com |
| BNB Chain | 56 | https://bsc-dataseed.binance.org | BNB | bscscan.com |
| Avalanche C-Chain | 43114 | https://api.avax.network/ext/bc/C/rpc | AVAX | snowtrace.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:
- Switch MetaMask to BNB Chain network.
- Import the Binance-Peg Ethereum Token contract: 0x2170Ed0880ac9A755fd29B2688956BD959F933F8
- 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:
- "I can reverse the transaction using a smart contract. Just send 0.1 ETH to this address." There is no smart contract that reverses Ethereum transactions. You will lose the additional 0.1 ETH.
- "I work for Ethereum support. Share your seed phrase and I will recover your funds." Ethereum has no support team. It is decentralized. Anyone asking for your seed phrase is stealing your entire wallet.
- "Use this recovery dApp. Connect your wallet and it will find your lost ETH." The dApp will drain your wallet. Never connect to unknown dApps.
- "I am a white-hat hacker. Pay me 0.5 ETH and I will brute-force the private key." Brute-forcing an Ethereum private key is mathematically impossible (2^256 combinations). This is a straight theft.
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:
- Copy-paste addresses. Never type them. A single wrong character sends your ETH to a different address.
- Verify the first 4 and last 4 characters. After pasting, check that the beginning and end match the intended address.
- 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.
- Send a test transaction. For any transfer over $100, send $5 first. Verify it arrives. Then send the rest.
- 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.
- Use a hardware wallet. Ledger and Trezor show the full address on the device screen, making it harder for malware to swap addresses.
- 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.