Guide
Sent Crypto on the Wrong Network (ERC20/BEP20/Another Chain)? Can You Recover It, and How

The Short Answer
Whether you can recover crypto sent on the wrong network comes down almost entirely to one question: who controls the receiving address? If the destination is a self-custody wallet where you (or someone) holds the private key (seed phrase), and the network you mixed up is an EVM chain (ERC20/BEP20/Polygon, etc. — all of which use the same 0x… address format), you can usually recover the funds by adding that chain to your wallet or importing the key into a compatible wallet. But if the destination is an exchange deposit address and that exchange doesn't support the chain the funds actually landed on, the funds are generally unrecoverable (Binance and many other exchanges say so explicitly). Your first step is always to determine whether the address belongs to a personal wallet or an exchange.
Key takeaways
- EVM chains (ERC20/BEP20/Polygon/Avalanche C-Chain, etc.) share the same 0x… address format, so even with the same address, switching to the chain that "picks up" the asset makes it visible.
- If the destination is a personal wallet (you control the private key), you can often recover the funds by adding the network or importing the key.
- If the destination is an exchange deposit address on an unsupported chain, recovery is generally impossible. Only some exchanges offer paid, case-by-case help.
- So-called recovery agents who promise to "get your funds back" are almost always scams. Blockchain transactions cannot be reversed.
First, sort it out: is the destination a personal wallet or an exchange?
Technically, whether a wrong-network transfer can be recovered boils down to whether someone can operate the private key for that destination address on the chain you sent to by mistake. The first step is to identify what kind of destination it is.
| Destination | Who controls the key | Recovery outlook |
|---|---|---|
| Your own MetaMask, etc. (self-custody wallet) | You | ◎ Easy to recover by adding the chain / importing the key |
| Someone else's self-custody wallet | The other person | △ Possible with their cooperation |
| Exchange deposit address (unsupported chain) | The exchange | ✕ Generally impossible (only some offer paid, case-by-case help) |
| Exchange-bound but you stopped the send | — | △ If it never arrived, ask the exchange |
For the basic steps before sending, see How to send crypto; for the case where the address itself was wrong, see Recovering crypto sent to the wrong address. This article focuses specifically on the case where the address was correct but you picked the wrong chain (network).
Case 1: Personal wallet, wrong EVM chain
Tokens like USDC and USDT exist under the same name on multiple chains — Ethereum (ERC20), BNB Smart Chain (BEP20), Polygon, and more. These EVM chains share the same address format (0x…), and the same private key is valid across all of them. So even if you "meant ERC20 but sent BEP20," the asset is actually sitting right there on the BEP20 side of the same address — it's just a question of which chain your wallet is currently looking at.
How to think about recovery:
- In the receiving wallet (e.g., MetaMask), add the chain the funds actually arrived on (e.g., BNB Smart Chain) as a network.
- If the token doesn't display by default, manually import the token's contract address so it appears.
- Get a small amount of gas on that chain (BNB for BEP20, ETH for ERC20), then send it back to the correct chain or move it via a bridge.
If the receiving wallet only supports one of the chains, you can import that wallet's private key into a wallet that supports both chains to gain access (the official MetaMask community and Binance Academy describe the same method).
注意
This article is a general explainer for educational purposes and is not investment advice. Never hand your private key or seed phrase to anyone, and be suspicious of any site asking you to enter it. Anyone who asks you to input your key or send funds so they can "recover" your assets is a scammer. Blockchain transactions generally cannot be reversed, and recovery is never guaranteed. Any operations are at your own risk — always test with a small amount first.
Case 2: Exchange deposit address, unsupported chain
This is the hardest case to recover. An exchange deposit address has its private key controlled by the exchange, and if that exchange doesn't support the chain the funds arrived on, the deposit won't be credited to your account and you can't operate it either. Binance states officially that funds deposited to a Binance account via the wrong network cannot be recovered.
There are, however, exceptions.
- If the exchange also holds the same private key on the chain in question and agrees to a case-by-case (sweep) recovery, the funds may be retrieved. Binance, OKX, and others are said to help "case by case," but there is no guarantee.
- The Japanese exchange bitbank offers a "wrong-deposit recovery process," but transfers via networks it does not support — such as BEP20 (BNB Smart Chain) — are excluded, and even when recovery is possible, prescribed investigation and recovery fees apply.
Either way, the only legitimate path is to gather the transaction hash (TxID), sending/receiving addresses, chain name, amount, and date/time, and contact the receiving exchange's support through its official channel. Asking for help on social media just makes you a target for scammers.
Case 3: Fundamentally different address formats, e.g., ETH sent to a Solana address
Ethereum-style addresses are 0x followed by 40 hexadecimal characters, while Solana uses a completely different base58 format. Between chains whose address systems differ like this, most exchanges and wallets reject the transaction with a format check before sending, so the transfer usually never goes through. In the rare event it does, recovery depends entirely on whether the destination's key holder (exchange or individual) can help, and it is even harder than between two EVM chains. The deciding factor is the same as always: is there anyone who can operate the private key on the chain the asset ended up on?
Prevention: a checklist so you never pick the wrong network again
Recovery is costly and uncertain, so checking before you send is by far the best defense. For more on pre-send checks, see The basics of sending crypto safely.
- Confirm the supported network on the receiving side first (an exchange's deposit screen clearly lists "ERC20 / BEP20 / TRC20," etc.).
- Match the withdrawal network on your side exactly to what the receiving side specifies. The same token name "USDC" is a different asset on a different chain.
- Because
0xaddresses are shared across multiple chains, don't relax just because the address pasted correctly (matching format ≠ matching chain). - Send a small test amount and confirm it arrives before sending the full amount.
- When in doubt, don't send. Calm down and re-check the supported network in the official help docs.
Frequently asked questions
Q. I sent to the same address but nothing arrived. Is it gone? A. If you mixed up EVM chains, the asset is most likely sitting on the "other chain" of the same address. Add the chain it actually arrived on, display the token, and check. Don't assume it's gone and hand your private key to anyone.
Q. I deposited to an exchange on the wrong network. Will support get it back? A. Generally not, if the exchange doesn't support that chain. Binance states it's unrecoverable. Some exchanges, like bitbank, offer a paid recovery process, but transfers via unsupported networks are excluded. First gather your TxID and other details and consult official support.
Q. A recovery agent contacted me promising to "definitely get it back." A. It's almost certainly a scam. Blockchain transactions can't be reversed, and no third party can "undo" them with a data tool. If they ask for a fee or your private key, block them immediately.
Q. Can't I recover without gas (the fee currency)? A. To send back on the chain it arrived on, you need a small amount of that chain's native currency (BNB for BEP20, ETH for ERC20). Acquire a tiny amount on that same chain first, then perform the recovery.
Sources
- How to Recover Crypto Transferred to the Wrong Network on Binance (Binance Academy)
- Details of the wrong-deposit recovery process (bitbank Support)
- Sent USDC to right address, wrong network — BEP-20 instead of ERC-20 (MetaMask Community)
- Choosing the wrong transfer network is fatal! BTC, ETH(ERC20), BSC(BEP20), TRC20… (note)
Sources
FAQ
- I sent to the same address but nothing arrived. Is my crypto gone?
- If you mixed up EVM chains (ERC20/BEP20/Polygon, etc.), the asset most likely exists on the "other chain" of the same address. Add the chain the funds actually arrived on as a network, and if needed manually import the token's contract to display and confirm it. Crucially, don't assume it's gone and hand your private key to anyone.
- I deposited to an exchange on the wrong network. Will support get it back?
- Generally not, if the exchange doesn't support that chain. Binance states clearly that wrong-network deposits are unrecoverable. Some exchanges, like bitbank, offer a paid wrong-deposit recovery process, but transfers via unsupported networks such as BEP20 are excluded. First gather the TxID, address, chain name, amount, and date/time, and consult official support.
- A recovery agent contacted me promising they can "definitely get it back." Can I trust them?
- It's almost certainly a scam. Blockchain transactions can't be reversed, and no third party can "undo" them with a data tool. If they ask for an upfront fee or want you to enter your private key or seed phrase, block them immediately.
- Can I recover ETH if I accidentally sent it to a Solana address?
- Ethereum uses the 0x format while Solana uses base58 — fundamentally different address systems — so most exchanges and wallets reject it with a pre-send format check and the transfer usually never completes. If it somehow does go through, recovery depends entirely on whether the destination's key holder can help, and it's even harder than between two EVM chains.
This article is informational only and is not financial, investment, or trading advice. Prices are reference snapshots and may be outdated. Always do your own research.