One of the most common and most stressful mistakes in crypto is sending tokens on the wrong network. You follow the steps carefully, paste the address, hit confirm — and then realise you selected the wrong blockchain. The transaction goes through and the funds seem to disappear.
If this has happened to you, do not panic. Depending on the situation, recovery is often possible. And if it has not happened to you yet, this guide will make sure it never does.
📋 What's covered in this guide
Why This Mistake Happens
To understand why this goes wrong, you need to understand one key fact about how blockchains work: many networks share the same address format.
Ethereum, BNB Chain, Polygon, Avalanche, Arbitrum, and many other networks are all EVM-compatible — meaning they use the exact same style of wallet address, starting with 0x. Your MetaMask address on Ethereum is the same string of characters as your MetaMask address on BNB Chain or Polygon. The address does not change — only the network does.
So when you withdraw USDT from an exchange and accidentally select BNB Chain instead of Ethereum, the transaction succeeds. The address was valid. The funds arrived at that address — but on the BNB Chain blockchain rather than Ethereum. Your Ethereum wallet has no idea those funds exist because it is looking at a different blockchain entirely.
This is not a bug. It is simply how different blockchains work in parallel. But it catches beginners off guard constantly because the mistake is invisible until you go looking for your funds and cannot find them.
What Actually Happens to Your Crypto
Your crypto is not destroyed. It is not lost in space. It has arrived at the correct wallet address — but on the wrong blockchain. Think of it like sending a letter to the right house number but on the wrong street. The house exists. The number matches. But it is not the street you intended.
Whether you can get it back depends on three things: which networks were involved, where the funds were sent to (your own wallet or an exchange), and whether the receiving platform has a recovery process.
Key point: Wrong network mistakes are generally more recoverable than wrong address mistakes. If you sent to the wrong address — someone else's wallet — recovery is almost impossible. If you sent to the right address on the wrong network, there is a reasonable chance of recovery.
Common Scenarios and Recovery Chances
Scenario 1 — Sent to your own wallet on the wrong EVM network
This is the most recoverable situation. Because MetaMask supports multiple EVM networks, your funds are sitting at your address on BNB Chain. You just cannot see them because MetaMask is currently showing you the Ethereum network. The fix is straightforward — add BNB Chain as a network in MetaMask and you will see your funds appear. You can then either use them on BNB Chain or bridge them back to Ethereum.
Scenario 2 — Sent to an exchange deposit address on the wrong network
This is more complex. The exchange controls the receiving address, so only they can access the funds. Major exchanges like Coinbase, Kraken, and Binance do have recovery processes for common network mistakes, but they are not guaranteed. They typically charge a recovery fee — often $25–$100 or a percentage of the recovered amount. Contact the exchange's support team immediately, provide the transaction hash, and explain exactly what happened. The sooner you contact them, the better.
Scenario 3 — Sent a token to a network that does not support it
When the sending and receiving networks are fundamentally incompatible — for example, sending an ERC-20 token to a Bitcoin address — the situation is much more serious. Bitcoin addresses cannot hold Ethereum tokens. The transaction may fail entirely and return to your wallet, or in some cases the funds are permanently inaccessible. This scenario is less common because most wallets and exchanges will warn you or block the transaction, but it does happen.
Scenario 4 — Sent Bitcoin to a wrapped Bitcoin address or vice versa
Bitcoin (BTC) and Wrapped Bitcoin (WBTC) are related but exist on completely different blockchains. Sending real BTC to an Ethereum WBTC address is a different kind of mistake entirely — the address formats are different, so this would typically fail or be flagged. However, confusion between BTC and WBTC when depositing to exchanges is a common source of support tickets. Always double-check which version of a coin an exchange is expecting.
What to Do Immediately
Do not send any more transactions
Stop and assess before doing anything else. Sending follow-up transactions in a panic can make the situation more complicated to recover from.
Find the transaction hash
Go to the sending wallet or exchange and find the transaction record. Copy the transaction hash (also called a TXID) — this is the unique identifier for your transaction on the blockchain and you will need it for any recovery attempt.
Check the correct blockchain explorer
Use a blockchain explorer for the network you accidentally sent on — for example Etherscan for Ethereum, BscScan for BNB Chain, or PolygonScan for Polygon. Search your wallet address and check if the funds appear there. This confirms the funds arrived and tells you exactly which network they are on.
If sent to your own wallet — add the network
If the funds went to your own MetaMask or other EVM wallet, add the correct network in your wallet settings. The funds should appear once the network is active. See the MetaMask recovery section below for step-by-step instructions.
If sent to an exchange — contact support immediately
Open a support ticket with the exchange straight away. Include the transaction hash, the network you sent on, the network they were expecting, the token, and the amount. Be clear and factual. The faster you contact them, the higher the chance of recovery.
Recovering Funds in MetaMask — Step by Step
If you sent EVM-compatible tokens to your MetaMask address on the wrong network, here is how to access them:
- Open MetaMask and click the network selector at the top (it usually says "Ethereum Mainnet")
- Click Add network or Add a network manually
- Add the network your funds were sent on — for example BNB Chain, Polygon, or Arbitrum. Each network has specific RPC details available on their official websites or on chainlist.org
- Once the network is added, switch to it in MetaMask
- Your funds should now be visible in your MetaMask wallet on that network
- If the token does not appear automatically, click Import tokens and add the token's contract address for that network
Note: Once you can see your funds on the wrong network, you can either use them there or use a bridge to move them to your intended network. Popular bridges include Stargate, Across Protocol, and the official bridges provided by each network. Bridging carries its own risks and fees — read our wallet and gas guide before bridging for the first time.
How to Prevent This Happening
The good news is that this mistake is almost entirely preventable with a simple habit change. Follow these rules every single time you send crypto:
- Always check the network on both sides. Before withdrawing from an exchange, check which network your receiving wallet supports for that token. Before depositing to an exchange, check which network they accept for that specific token.
- Match the network exactly. ETH on Ethereum is not the same as ETH on Arbitrum or ETH on Optimism. USDT on Ethereum is not the same as USDT on BNB Chain. Even if the token name is the same, the network must match.
- Send a small test transaction first. When sending to a new address or using a new network for the first time, send a tiny amount first — €5 or €10 worth — and confirm it arrives correctly before sending the full amount. This one habit alone can save you significant losses.
- Read the network warning labels on exchanges. Every major exchange shows the network name next to the deposit address. Read it carefully. If it says ERC-20, your sending wallet must be set to Ethereum. If it says BEP-20, it must be on BNB Chain.
- Never rush a transaction. Most network mistakes happen when people are rushing. Slow down, check twice, confirm once.
- Use fewer networks until you are confident. As a beginner, stick to Ethereum and one other network you understand well. The more networks you juggle, the higher the chance of confusion.
The test transaction rule: Experienced crypto users almost universally send a small test transaction before moving a significant amount to a new address or network. It costs a small amount in gas fees but can prevent a much larger loss. Make it a habit from day one.
Want to understand networks and gas fees?
Our wallet and gas guide explains how different networks work and what to expect in fees.