> ## 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.

# Universal Deposit

> Deposit crypto to your Solana wallet from Solana, Ethereum, Base, Arbitrum, or Sui by sending to a network-specific address. Cross-chain deposits arrive on Solana as USDC.

## Overview

Universal Deposit is the **Deposit crypto** tab of [jup.ag/deposit](https://jup.ag/deposit). You pick the token and the network you are sending from, and the app shows a QR code and a deposit address for that network, with the minimum deposit, the maximum slippage, and the estimated processing time. Send funds to it from any wallet or exchange on that network, and they arrive in your Solana wallet. There is no source wallet to connect and no route to choose.

| Detail                        | Value                                                                                                                                                                                                                                                                               |
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Networks**                  | Solana, Ethereum, Base, Arbitrum, Sui                                                                                                                                                                                                                                               |
| **What you receive**          | From Solana: the token you sent. From any other network: **USDC** on Solana                                                                                                                                                                                                         |
| **Source**                    | Any wallet or exchange on the selected network                                                                                                                                                                                                                                      |
| **Minimum deposit**           | Shown per network in the app (currently $10 on Ethereum, $3 on Base, Arbitrum, and Sui); smaller deposits accumulate until the minimum is reached                                                                                                                                   |
| **Max slippage**              | 0.5%, shown in the app                                                                                                                                                                                                                                                              |
| **Estimated processing time** | Shown in the app (currently about 2 minutes from Ethereum, under 20 seconds from Base, Arbitrum, and Sui)                                                                                                                                                                           |
| **Also available in**         | The Receive view of the [Jupiter Wallet extension](/user-docs/manage/extension-wallet/sending-and-receiving#receiving-from-other-networks) (all five networks) and of [Jupiter Mobile](/user-docs/global/mobile/funding-and-sending#depositing-funds) (Solana, Base, Arbitrum, Sui) |

***

## How it works

Each network in the selector has a deposit address tied to your connected Solana wallet. The EVM networks (Ethereum, Base, Arbitrum) share one `0x` address; Sui has its own. The address for a network does not change when you reload the page, so you can save it and reuse it. When you send funds to the address shown for a non-Solana network, they are routed to Solana and delivered to your wallet as USDC. Funds sent on Solana itself arrive as the token you sent.

Deposits are processed once they reach the minimum amount displayed for that network. Below that amount, funds accumulate until the minimum is reached.

The same mechanism appears in the [Bridge & swap](/user-docs/onramp/deposit/bridges#bridge-routes) tab as the **GUM Universal Deposit** route, compared against the other routes for your transfer.

***

## Supported networks

| Network  | Type     | Arrives on Solana as |
| -------- | -------- | -------------------- |
| Solana   | Non-EVM  | The token you sent   |
| Ethereum | EVM      | USDC                 |
| Base     | EVM (L2) | USDC                 |
| Arbitrum | EVM (L2) | USDC                 |
| Sui      | Non-EVM  | USDC                 |

Which tokens a network accepts is shown in the app when you select it. For routes across more networks, or to choose the token you receive, use [Bridge & Swap](/user-docs/onramp/deposit/bridges).

***

## How to deposit

<Steps>
  <Step title="Connect your Solana wallet">
    Connect your Solana wallet to Jupiter. Deposit addresses are only displayed for a connected wallet.
  </Step>

  <Step title="Open Deposit crypto">
    Go to [jup.ag/deposit](https://jup.ag/deposit). The **Deposit crypto** tab is selected by default.
  </Step>

  <Step title="Select the network you are sending from">
    Open the **Tokens** selector and pick the token you are sending, then the **Chains** selector and pick the network your funds are on. The QR code, address, minimum, and estimated processing time update for that network.
  </Step>

  <Step title="Copy the address or scan the QR code">
    Click **Copy address**, or scan the QR code from the wallet or exchange app you are sending from.
  </Step>

  <Step title="Send from the same network">
    In your wallet or exchange, send the funds to that address **on the network you selected**. Check the minimum amount displayed before sending.
  </Step>

  <Step title="Receive on Solana">
    Once processed, the funds appear in your Solana wallet: the same token if sent on Solana, USDC if sent from another network.
  </Step>
</Steps>

***

## Minimum deposits

Deposits below the displayed minimum accumulate until the minimum is reached. Check the minimum amount shown for the selected network before sending funds. At the time of writing, the minimum is $10 on Ethereum and $3 on Base, Arbitrum, and Sui; the value shown in the app prevails.

***

## Fees

| Fee type                 | Charged by                | Details                                                                                                                   |
| ------------------------ | ------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| Gas fee (source network) | Source blockchain network | Paid by the sending wallet or exchange to broadcast the transfer.                                                         |
| Conversion slippage      | Route                     | The app shows a **Max slippage** of 0.5% for the conversion to USDC on Solana. No separate deposit fee line is displayed. |

***

## Universal Deposit or Bridge & Swap?

|                                  | Universal Deposit                                                | Bridge & Swap                                       |
| -------------------------------- | ---------------------------------------------------------------- | --------------------------------------------------- |
| **Connect a source wallet**      | No, send to an address                                           | Yes, on the source network                          |
| **Choose the token you receive** | No, USDC for cross-chain deposits                                | Yes                                                 |
| **Networks**                     | 5                                                                | 10                                                  |
| **Route comparison**             | No                                                               | Yes, ranked by estimated delivered amount           |
| **Best for**                     | Sending from an exchange or another wallet without connecting it | Moving a specific token, or swapping while bridging |

See [Bridge & Swap](/user-docs/onramp/deposit/bridges) for the route comparison.

***

## Risks and limitations

<Warning>
  **Match the network.** Only send funds on the network the address was displayed for. Sending on a different network than the one selected can result in loss of funds.
</Warning>

<Warning>
  **Cross-chain deposits arrive as USDC.** Funds sent from Ethereum, Base, Arbitrum, or Sui are delivered as USDC on Solana, not as the token you sent.
</Warning>

<Warning>
  **Minimum amount.** Deposits below the displayed minimum are held until the total reaches the minimum for that network.
</Warning>

<Warning>
  **Supported tokens only.** Each network accepts a specific set of tokens, shown in the app when you select it. Sending an unsupported token may result in loss of funds.
</Warning>

<Warning>
  **Processing time.** Delivery depends on the source network's confirmation time and on the deposit being processed.
</Warning>

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