Як перевести криптовалюту з біржі на гаманець: інструкція

How to transfer cryptocurrency from an exchange to a wallet: a guide

Transferring cryptocurrency from an exchange to a wallet is one of the first practical tasks every digital asset holder faces. While coins are stored on a centralized platform, you do not control the private keys and therefore do not technically fully own the assets. Withdrawing crypto to a wallet returns control to you, but requires understanding a few basic concepts: network, address, fees, memo tags.

This article is a practical step-by-step guide for those who already have an exchange account and want to safely move funds to a personal wallet. We’ll cover typical scenarios, including sending USDT to Trust Wallet and how to withdraw from Binance to a wallet, and we’ll go through common mistakes and a plan of action for failures. This is general information and not financial advice.

TL;DR

  • Before sending, make sure the network on the exchange and in the wallet match (ERC-20, BEP-20, TRC-20, etc.).
  • Always do a small test transfer before the main withdrawal.
  • Keep the TxID of each transaction for verification and contacting support.
  • Never share your seed phrase or private key with anyone, even “support”.
  • To pay fees, the wallet needs the network’s native coin (ETH, BNB, TRX, SOL).
  • A wrong network or a missed memo tag can lead to irreversible loss of funds.

Find a Secure Crypto ExchangerChoose a trusted exchanger in your city

Exchange ratings

Key terms

Wallet address

A unique string of characters that identifies your wallet on a specific blockchain. Similar to a bank account number, but for cryptocurrency.

Network (token standard)

The blockchain protocol used for the transfer: ERC-20 (Ethereum), BEP-20 (BNB Smart Chain), TRC-20 (Tron), SPL (Solana). The sender’s and recipient’s networks must match.

TxID (transaction hash)

A unique identifier for each transaction in the blockchain. Used to check status and contact support.

Memo / Tag / Payment ID

An additional identifier required by some networks and exchanges (XRP, XLM, EOS, TON) for correct crediting of funds. Missing the memo can lead to a lost transfer.

Gas fee (network fee)

A payment to miners or validators for processing the transaction. The amount depends on network congestion and the complexity of the operation.

Seed phrase (mnemonic phrase)

A set of 12 or 24 words, which gives full access to the wallet. The only way to restore access if you lose your device.

Blockchain explorer

A public online tool for viewing transactions and balances: Etherscan for Ethereum, BscScan for BNB Chain, Tronscan for Tron, Solscan for Solana.

CEX (centralized exchange)

A platform operated by a single operator where you trade but the private keys are controlled by the exchange. Examples: Binance, Coinbase, Bybit, OKX.

Self-custody wallet (non-custodial wallet)

A wallet where you personally control the private key and seed phrase. Examples: Trust Wallet, MetaMask, Ledger, Trezor.

What you need before starting

Proper preparation reduces the risk of error to a minimum. Here is a checklist to go through before clicking “Withdraw” for the first time.

Preparation checklist:

  1. The wallet is installed from an official source (App Store, Google Play or the developer’s website). Fake apps are a common way to steal seed phrases.
  2. The seed phrase is written on a physical medium and stored in a secure place. Not in phone notes, not in the cloud.
  3. The required token is added in the wallet and the correct network is selected. For example, if you plan to receive USDT via TRC-20, make sure the wallet supports Tron.
  4. The wallet has the native coin for fees. Without ETH you won’t be able to send ERC-20 tokens, without TRX — TRC-20 tokens, without BNB — BEP-20.
  5. The exchange has completed verification (KYC), two-factor authentication (2FA) is enabled, and the withdrawal address has been added to the whitelist if the exchange requires it.
  6. The exchange and wallet apps are updated to the latest version.

When to choose this approach: if you plan to hold long-term, want full control over your assets, or work with DeFi protocols.

If you work with large amounts: consider a hardware wallet (Ledger, Trezor) as an additional layer of protection.

How it works in practice

The withdrawal process is the same for most exchanges and wallets. Differences are only in the interface.

  1. Open your wallet and select the token. Tap “Receive” or “Get”. Make sure the correct network is selected. Copy the address. If the token requires a memo or tag — copy that as well.
  2. Go to the exchange and open the withdrawal section. On Binance this is “Wallet → Withdraw”. On Bybit — “Assets → Withdraw”. Choose the required token from the list.
  3. Paste the wallet address. After pasting, check the first and last four to five characters of the address. Malware can replace the clipboard contents.
  4. Select the network. This is a critical step. The network must match the one you chose in the wallet. If you copied a BEP-20 address in Trust Wallet, also select BEP-20 on the exchange.
  5. Enter the amount and check the fee. The exchange will show the size of the network fee and the minimum withdrawal amount. Note: the fee is either charged in addition to the amount or deducted from it, depending on platform settings.
  6. Perform a test transfer. Send the smallest possible amount. It will cost one fee but will protect you from losing the entire balance.
  7. Confirm the operation. Most exchanges require a code from a 2FA app, an email code, or both. Some platforms add a 24-hour delay for new addresses.
  8. Wait for confirmations and check the balance. After the test transfer completes, repeat the procedure with the main amount.

Checking a transaction in a blockchain explorer

Every transaction leaves a public trace in the blockchain. After clicking “Withdraw” the exchange provides a TxID. Copy it.

Open the appropriate explorer: Etherscan for ERC-20, BscScan for BEP-20, Tronscan for TRC-20. Paste the TxID into the search bar. You will see the status: “Pending” (processing) or “Success” (completed), the number of confirmations, the sender and recipient addresses, the amount, and the fee.

If the status is “Success” but the funds do not appear in the wallet, add the token manually: enter the token’s contract address in the wallet settings. This is a common case for new or less common tokens.

Advantages and limitations

Moving assets from an exchange to your own wallet has clear strengths, but also limitations to consider.

Advantages:

  • Full control over private keys: no third party can block your funds.
  • Protection from exchange risks: hacks, bankruptcies, account freezes do not affect your wallet.
  • Direct access to DeFi services, NFT platforms, staking protocols.

Limitations:

  • The responsibility is entirely on you: losing the seed phrase means losing access forever.
  • Every operation requires a network fee, even if trading certain pairs on the exchange is free.
  • A counterintuitive nuance: for traders who trade daily, keeping working capital on the exchange is more convenient and faster than transferring back and forth each time.
Criterion Storage on CEX Self-custody wallet
Control of keys Exchange User
Risk of exchange hack High None
Risk of losing seed phrase Not applicable Critical
Access to DeFi Limited Full
Trading convenience High Requires transferring back
Access recovery Via support Only via seed phrase

Common mistakes

Choosing the wrong network. Sending USDT via ERC-20 to an address where the wallet expects BEP-20. If the private key is the same (which is typical for EVM-compatible networks), funds can be recovered by importing the key. If the address belongs to an exchange — the result depends on its policy.

Missing memo or tag. When transferring XRP, XLM, EOS, or TON without a memo, the recipient exchange may not be able to identify the payment. Recovery is possible via support, but often with fees and delays.

Copying the address without verification. A clipboard-stealer virus replaces the address in the clipboard. Always check the first and last characters after pasting.

Skipping the test transfer. Sending the entire amount immediately without verification is the most common reason for large losses among newcomers.

Ignoring the native coin for fees. Received tokens cannot be sent further if there is no ETH, BNB, or TRX on the balance to pay gas.

Entering the seed phrase on a website or in a chatbot. No legitimate service will ever ask for your seed phrase through an interface or support. Any such request is fraud.

What to do if something goes wrong

Transaction stuck in “Pending” status. Check the number of confirmations in a blockchain explorer. During network congestion, Ethereum transactions can take hours. Usually it’s enough to wait.

Sent without memo to an exchange. Immediately contact the recipient exchange’s support. Provide the TxID, the exact amount, the sender address, and screenshots. The exchange may credit the funds manually, but the process can take from several days to several weeks.

Wrong network chosen — the address is yours. Import the private key or seed phrase into a wallet that supports the network where the funds actually arrived. For example, if USDT was sent via BSC instead of Ethereum, add BNB Chain to MetaMask and import the key.

Wrong network chosen — the address belongs to an exchange. Contact support. Some exchanges recover funds for a fee, others refuse. The result is not guaranteed.

Suspected phishing. Stop any interaction with the suspicious resource. Check your transaction history. If the seed phrase is compromised — create a new wallet and immediately move assets.

Security: protecting assets after withdrawal

The seed phrase is the only thing standing between your assets and an attacker. Write it down on paper or a metal plate. Do not store it electronically.

Enable all available protection layers: biometrics for mobile wallets, PIN, password. For large amounts use a hardware wallet that stores keys offline.

Check URLs before connecting a wallet to DeFi protocols. Do not sign transactions whose contents you do not understand. Regularly review granted permissions (approvals) via services like Revoke.cash.

Considerations for Ukrainian users

The Ukrainian crypto community actively uses P2P services to exchange to hryvnia, as well as multichain mobile wallets. When withdrawing to a local exchanger, always confirm the required network and the presence of memo details — this will reduce the risk of delayed crediting.

Regarding taxes: keep transaction history, TxIDs, and withdrawal screenshots. Legislation on digital asset taxation is still being formed, so consult specialized lawyers or tax advisors for up-to-date recommendations.

Before withdrawing to fiat via a bank transfer check your bank’s rules and the payment infrastructure: some institutions may have internal restrictions on operations related to crypto services.

Additional questions

How long does it take to withdraw from an exchange to a wallet?

It depends on the network: TRC-20 and BEP-20 usually confirm in 1–5 minutes, ERC-20 — from 2 to 30 minutes, Bitcoin — from 10 minutes to several hours. The exchange may additionally delay processing for security reasons.

Which network should I choose for transferring USDT?

TRC-20 has the lowest fee (usually around 1 USDT). BEP-20 is also inexpensive. ERC-20 is the most expensive but the most common in DeFi applications. Choose the network supported by your wallet.

Can you cancel a transaction after sending?

Once a transaction is included in the blockchain, it cannot be canceled. While it is “Pending” on the exchange (before being broadcast to the network), some platforms allow cancellation.

What is an “address whitelist” on an exchange?

A security feature that allows withdrawals only to pre-approved addresses. After adding a new address, the exchange may set a 24-hour delay before the first transfer.

Do you have to pay the fee twice — on the exchange and in the wallet?

When withdrawing you pay one fee — the network fee, which the exchange charges when sending. A fee in the wallet will be required later when you want to send the funds further.

How do I add a token that doesn’t appear in my wallet?

In Trust Wallet or MetaMask go to token settings and add the contract address manually. The contract address can be found on CoinGecko, CoinMarketCap, or in the relevant blockchain explorer.

Is it safe to store a large amount in a mobile wallet?

For significant amounts it’s safer to use a hardware wallet. A mobile wallet is suitable for working sums and daily operations, but the device can be lost or compromised.

What if the exchange requires additional verification when withdrawing?

Complete the requested procedure. Exchanges tighten checks for large amounts or suspicious activity. This is standard practice that protects your account as well.

Written by

Author of articles and publications on the website about cryptocurrencies. Specializes in cryptocurrency and stock markets. Has practical experience in trading both cryptocurrency and stock assets.
*Translated and edited by Marie Weber (editor and content marketer at ZIND).

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.