Skip to content
ChainDeposit 18+
A withdrawal leaving a wallet onto a mismatched network, with a warning

Wrong-network or no-memo cash-out: can you recover it?

The deposit problems on this site have a mirror image on the way out. Withdraw to an address on a network your exchange doesn't credit, or skip a required memo, and the same rules decide whether you get it back — except now the receiving side holds the keys.

Short answer: once a withdrawal is on-chain the casino can't reverse it. Recoverability depends on whether the receiving wallet or exchange controls the address on the network actually used. Same-family (EVM↔EVM) is often recoverable there; cross-family generally isn't.

Where the responsibility shifts

On a deposit, the operator receives your funds. On a withdrawal, you (or your exchange) receive them — so recovery is handled on the receiving side, not by the casino. Contact whoever now controls the destination address.

This flips the one decision that matters most. When you deposit, the casino picks the network and you match it. When you cash out, you pick the network from the withdrawal screen, and that choice is binding the moment the transaction is broadcast. The receiving service still has to support that exact coin on that exact chain. The same family rules from our wrong-network deposits page apply, only with the funds flowing the other way.

The exchange-deposit-network trap

The most common loss happens when a casino sends a coin on a network your exchange does not credit for that deposit address. Say the casino pays out USDT as a BEP-20 token on BNB Smart Chain, but the USDT deposit address your exchange gave you only credits TRC-20 on Tron. The transaction confirms on-chain, yet the exchange never books it, because its software only watches the chain it told you to use.

Whether anything can be done depends on the family. Two EVM chains — Ethereum, BNB Smart Chain, Polygon, Arbitrum and similar — share the same 0x address format, so a token sent to the same 0x address on the "wrong" EVM chain still sits where your exchange's keys can reach it. Coinbase runs an asset-recovery flow for exactly this case: it sweeps certain unsupported tokens to a self-custodial wallet you connect, but only for eligible EVM-compatible assets and networks, and it states plainly that funds outside that list "may be permanently lost" (Coinbase Help, "Recover unsupported crypto"). Cross-family sends generally cannot be reached at all.

The address-format mismatch

Some mistakes are stopped by the address itself. A Tron T-address cannot receive an EVM withdrawal, and an EVM 0x address cannot receive native Tron, because each network only recognises its own format. A sound casino withdrawal form validates the address against the selected network and rejects an obvious mismatch. The danger is the overlap: every EVM chain accepts the same 0x string, so the address looks valid while the coin settles on a chain your receiver is not watching. The format check passes; the network check is the one that fails.

Memo and tag coins on the way out

Memo coins carry the same risk in reverse. XRP, XLM, TON, EOS and similar networks route every customer of a shared exchange address by a destination tag or memo, and the tag has no on-ledger meaning on its own — it is only an instruction for the receiver's own software to credit the right account (XRP Ledger docs, "Source and Destination Tags"). Omit it on a cash-out and the payment lands in the right wallet but against no account. The exchange holds it; the casino does not. Most exchanges credit a large share of no-tag deposits manually once you open a ticket with the transaction hash, so this is usually the recoverable case — but treat it as a support request, not a guarantee.

Before you withdraw: a short checklist

If it already happened

Work from the on-chain record, not from guesswork. Find the transaction hash in your casino withdrawal history, then look it up on the explorer for the network you selected: Etherscan for Ethereum, BscScan for BNB Smart Chain, Tronscan for Tron. The explorer confirms which chain the funds settled on and which address received them. From there, contact the receiving service with that hash. The casino already broadcast the payment, so any recovery is either its own EVM-sweep tool or a manual credit on the receiver's side. Our check a deposit or cash-out walkthrough covers reading that record, and the confirmation status page explains why a settled transaction cannot simply be pulled back.

Two common cash-out mistakes

Wrong network on withdrawal
  • Sent to an exchange address on a network it doesn't credit for that coin.
  • Recoverable only if the exchange controls that address on the network used.
  • Ask the exchange first — they hold it now, not the casino.
Missing memo on withdrawal
  • Withdrew a memo coin (XRP, XLM, TON…) to an exchange without the tag.
  • Usually recoverable by the exchange's manual crediting.
  • Provide the transaction hash and your account details.

Same scam warning applies

No "recovery service" can retrieve a wrong-network cash-out. Only the party controlling the destination address can. Never pay anyone or share a seed phrase.

Withdraw cleanly next time

Operators with multi-network withdrawals and clear address checks make cash-out mistakes far less likely.

FAQ

I withdrew from a casino to the wrong network — can I get it back?

It depends where it landed. If your receiving wallet or exchange controls that address on the network actually used (common between EVM chains), you may be able to access it there. Across incompatible families it's generally unrecoverable. The receiving exchange's support is the authority.

I forgot the memo on a withdrawal to my exchange — what now?

Contact the receiving exchange with the transaction hash and your account details. Exchanges credit a large share of no-memo deposits manually, though it can take time. The casino that sent it usually cannot help once it's left their wallet.

Who do I contact for a cash-out problem?

The party that now holds the funds — usually the receiving wallet or exchange, not the casino. Once a withdrawal is broadcast on-chain, the casino no longer controls it.

How do I find out which network my cash-out actually landed on?

Take the transaction hash (TXID) from your casino withdrawal history and look it up on the explorer for the network you selected, such as Etherscan for Ethereum or BscScan for BNB Smart Chain. If the hash resolves there and shows your receiving address, that is the chain it settled on. That single fact decides who you contact and whether recovery is even possible.


Related: wrong-network deposits · missing memo on deposit · check a deposit or cash-out · confirmations explained.