# Transferring eSpace CFX from KuCoin to MetaMask

## Overview

{% hint style="danger" %}
**Note to Binance users and bCFX holders**: Conflux on Binance is listed as wrapped ERC-20 token, it is **not** native CFX. Conflux eSpace and BNB Chain use EVM-compatible addresses, but those addresses live in different chains.
{% endhint %}

For clarity's purpose:

* KuCoin lists **eSpace CFX**, the native *currency* of Conflux eSpace.
* Binance lists **wrapped CFX** (or bCFX), an *ERC-20 token* deployed on BNB Chain.
* You cannot transfer CFX from KuCoin to a Binance wallet, nor to a wallet that is connected to the BNB Chain network.
  * To learn how to transfer your CFX from KuCoin to Conflux eSpace, follow this guide.
* You **cannot** transfer natively bCFX from a BNB Chain wallet to any Conflux eSpace wallet, nor to a KuCoin wallet.
  * To learn how to bridge your bCFX to Conflux eSpace, see: [Bridging bCFX from BNB Chain to Conflux eSpace Using Multichain.org](/transferring-assets-to-conflux-espace/from-other-networks/bridging-from-ethereum-and-bnb-chain-with-multichain.md).
* You **cannot** transfer natively eSpace CFX to a Binance account nor to a wallet connected to the BNB Chain network.

| From                    | To                      | How                                                                                                                                                           |
| ----------------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| KuCoin exchange wallet  | Conflux eSpace wallet   | ✅ Natively, send to your MetaMask wallet.                                                                                                                     |
| Binance exchange wallet | Conflux eSpace wallet   | ✅ Bridge your tokens using Multichain (learn how).                                                                                                            |
| KuCoin exchange wallet  | Binance exchange wallet | ❌ Cannot do it directly. You'll need to send your CFX to MetaMask first, then bridge them to BSC using Multichain, then sending them to your exchange wallet. |

## Prerequisites

{% hint style="info" %}
This tutorial is focused on MetaMask, but you can use any other supported wallet, such as Wallet Connect-based wallets and Ledger devices. \
\
See [Supported Wallets](broken://pages/kMlVHcjGc0ky1k8K7sbo) for more information.
{% endhint %}

* A KuCoin account.
* At least **5 CFX** traded on KuCoin. You can trade using the CFX/USDT market. To learn how to do Spot trading on KuCoin, see: [How to Make a Trade on KuCoin](https://support.kucoin.plus/hc/en-us/sections/4403577442201-Spot-Trading).
* A MetaMask wallet connected to Conflux eSpace. To learn how to connect your MetaMask wallet to Conflux eSpace, see: [Connecting MetaMask to Conflux eSpace](broken://pages/WbybvSMKS510bgYpKcYL).

## Transferring eSpace CFX from KuCoin to MetaMask

To transfer CFX from KuCoin to you MetaMask account on Conflux eSpace:

1. Go to KuCoin.
2. In KuCoin, go to your wallet and click **Withdraw**.\
   ![](/files/WbaplzIfI0pP0UglO0u2)
3. In the Withdraw Crypto search bar, search for "CFX" and click the result.\
   ![](/files/wXGvMVgTi9nZZI0A9IxH)
4. In the Wallet Address field, copy your Conflux eSpace account address from MetaMask.\
   ![](/files/nO2KdCDUPy6lTrOijK0X)
5. In the Network select, select **CFX - Conflux (CFX)**.\
   ![](/files/k94CW5px9EyWGQSfQ2OU)
6. In the CFX Amount field, enter the amount of CFX that you want to transfer.
7. *Optional*: In the Remarks field, add any notes about this transaction.
8. Review the transaction details, the transaction fee and click **Confirm**.
9. In the Tamper-Proofing Confirmation dialog, confirm the withdrawal information and click **Confirm Withdrawal**.\
   ![](/files/k5nHxOEtpHGZxmoFuQJZ)
10. Finally, verify your security details and click .\
    **Note**: The transaction might take a few minutes to process.

![](/files/TmqqdCfgCPVkJJGS1eUz)

You have transferred CFX from KuCoin to your Conflux eSpace account.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nucleon.network/transferring-assets-to-conflux-espace/from-exchanges/transferring-espace-cfx-from-kucoin-to-metamask.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
