> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jup.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Send from an exchange

> Send crypto from Binance, Coinbase or Uphold to your Solana wallet through Mesh (Secure deposit), or send it yourself to your address (Standard deposit).

## Overview

Send from an exchange lets you move crypto from a <Tooltip tip="Centralized Exchange: a platform like Binance or Coinbase where you can buy, sell, and hold crypto. The exchange holds custody of your funds until you withdraw them.">centralized exchange (CEX)</Tooltip> to your connected Solana wallet. A centralized exchange is a platform like Binance, Coinbase, or Uphold where you can buy, sell, and hold crypto, and the exchange holds custody of your funds until you withdraw them.

The tool is powered by <Tooltip tip="A secure connectivity provider that establishes authenticated connections between Jupiter and your exchange account to initiate withdrawals.">Mesh</Tooltip>, a secure connectivity provider that establishes authenticated connections between Jupiter and your exchange account to initiate withdrawals. It is available at [jup.ag/deposit/cex](https://jup.ag/deposit/cex).

| Detail                  | Value                     |
| ----------------------- | ------------------------- |
| **Supported exchanges** | Binance, Coinbase, Uphold |
| **Provider**            | Mesh                      |
| **Jupiter fees**        | None                      |
| **Mesh fees**           | None                      |

***

## Supported exchanges

| Exchange     | Login method                                                                      |
| ------------ | --------------------------------------------------------------------------------- |
| **Binance**  | QR code scan via the Binance app, or login with Email/Phone                       |
| **Coinbase** | Login through the exchange-link window                                            |
| **Uphold**   | Redirects to Uphold's website, where you log in and authorize the Mesh connection |

***

## How it works

Send from an exchange offers two paths, shown in the Mesh window as **Secure deposit** (recommended) and **Standard deposit**.

<Tabs>
  <Tab title="Secure deposit (via Mesh)">
    You connect your exchange account through Mesh, and Mesh initiates the withdrawal to your connected Solana wallet. Mesh describes this option as "Deposit from your exchange or wallet".

    <Steps>
      <Step title="Connect your Solana wallet">
        Connect your Solana wallet to Jupiter. The Mesh window shows the connected wallet's shortened address at the top.
      </Step>

      <Step title="Open Send from an exchange">
        Go to [jup.ag/deposit/cex](https://jup.ag/deposit/cex), or select **Send from an exchange** under **More ways to deposit** on the [Deposit page](/user-docs/onramp/deposit). The Mesh window opens with the title **Fund your account**.
      </Step>

      <Step title="Choose Secure deposit">
        Select **Secure deposit**, then pick your exchange (**Binance**, **Coinbase**, or **Uphold**) and log in.

        **Binance:** Scan the QR code with the Binance app, or select "Login with Email/Phone."

        **Coinbase:** Log in through the exchange-link window.

        **Uphold:** You are redirected to Uphold's website. Log in, review the **Authorize application** screen listing what Mesh can access, and select **Authorize** to return to the flow.
      </Step>

      <Step title="Complete the transfer">
        Follow the exchange's prompts to authorize the withdrawal. The destination wallet shown in the exchange flow should match the wallet you connected on the Jupiter page. Complete any required confirmation steps (such as two-factor authentication).
      </Step>
    </Steps>
  </Tab>

  <Tab title="Standard deposit (wallet address)">
    If you prefer not to connect your exchange account, choose **Standard deposit** ("Deposit with a wallet address"). Mesh displays your wallet information so you can complete the withdrawal yourself from your exchange.

    The screen shows:

    * **Token:** The token to send (for example, SOL)
    * **Network:** The network to use (Solana)
    * **QR code:** Scannable QR code of your wallet address
    * **Wallet address:** Your Solana address, with a copy button

    <Steps>
      <Step title="Copy your wallet address">
        Copy the wallet address displayed on screen, or scan the QR code from your exchange app.
      </Step>

      <Step title="Open your exchange">
        Log in to your exchange directly (outside of Jupiter).
      </Step>

      <Step title="Initiate a withdrawal">
        In your exchange's withdrawal or send section:

        1. Paste your Solana wallet address as the destination
        2. Select the correct **token** (for example, SOL)
        3. Select the **Solana network**
        4. Confirm the withdrawal
      </Step>
    </Steps>

    <Danger>
      **Critical: verify the token and network before confirming.**

      Only send the correct token on the **Solana network** (SPL token standard) to this address. Sending a different asset, or selecting a different network such as **Ethereum (ERC-20)**, **BNB Chain (BEP-20)**, or any other non-Solana network, will result in **permanent, unrecoverable loss of funds**.

      Solana addresses look like base58 strings (for example, `cRXuEC...j65vs2`) and are not compatible with Ethereum-style addresses starting with `0x`. If your exchange asks you to choose between Solana, ERC-20, BEP-20, or another network, always select **Solana**.
    </Danger>
  </Tab>
</Tabs>

***

## Fees

| Fee type       | Charged by   | Details                                                                       |
| -------------- | ------------ | ----------------------------------------------------------------------------- |
| Withdrawal fee | The exchange | Each exchange sets its own withdrawal fee. Check the exchange's fee schedule. |
| Mesh fee       | Mesh         | **None**                                                                      |
| Jupiter fee    | Jupiter      | **None**                                                                      |

***

## Risks and limitations

<Warning>
  **Wrong network or token (Standard deposit).** If you send the funds yourself and select the wrong network or token on the exchange side, the funds will be permanently lost. Always double-check that you are sending the correct token on the **Solana network** (SPL token standard). Do not select **ERC-20** (Ethereum), **BEP-20** (BNB Chain), or any other non-Solana network when withdrawing to a Solana address.
</Warning>

<Warning>
  **Exchange restrictions.** Withdrawals may be subject to limits, delays, or regional restrictions imposed by the exchange. These are outside of Jupiter's control.
</Warning>

<Warning>
  **Two-factor authentication.** Most exchanges require 2FA for withdrawals. Ensure you have access to your 2FA method before initiating the transfer.
</Warning>

<Warning>
  **Third-party service.** The connection is operated by Mesh. Jupiter does not have access to your exchange credentials. Mesh handles authentication within the exchange-link window and does not store your login information.
</Warning>

<Warning>
  **Processing time.** Withdrawal processing depends on the exchange. Some withdrawals are instant; others may take minutes or longer, depending on the exchange's internal processing and network congestion.
</Warning>

<Note>
  Having issues with Send from an exchange? See the [Deposit FAQ](/user-docs/onramp/deposit/faq#send-from-an-exchange) for troubleshooting and support contacts.
</Note>
