What is the USDC Bridge?
The USDC Bridge lets you transfer USDC from other blockchains to Solana using Circle’s Cross-Chain Transfer Protocol (CCTP). The bridge is powered by Wormhole and is integrated directly into the Jupiter interface. Unlike general-purpose bridges, CCTP is specifically designed for USDC and uses a burn-and-mint mechanism operated by Circle, the issuer of USDC.How CCTP works
The Cross-Chain Transfer Protocol (CCTP) transfers USDC between blockchains through a native burn-and-mint process:Burn on source chain
The USDC on the source chain is burned (permanently destroyed). This is initiated when you confirm the transfer.
Attestation
Circle verifies and attests that the burn has occurred on the source chain. Wormhole facilitates the messaging and validation of this attestation across chains.
- The USDC you receive on Solana is native USDC, not a wrapped or bridged version.
- The transfer is 1:1. There is no slippage, no exchange rate, and no liquidity pool dependency.
- The total supply of USDC remains constant across all chains (burned on one, minted on another).
CCTP is a permissionless on-chain protocol created by Circle. The trust assumption is on Circle as the issuer of USDC. If you already hold and use USDC, you are already relying on Circle.
Supported source chains
The USDC Bridge supports 8 source chains:| Chain | Type |
|---|---|
| Ethereum | EVM |
| Arbitrum | EVM (L2) |
| Base | EVM (L2) |
| Optimism | EVM (L2) |
| Polygon | EVM |
| Avalanche | EVM |
| Sui | Non-EVM |
| Aptos | Non-EVM |
Supported token
The USDC Bridge supports USDC only. No other tokens can be transferred through CCTP. If you need to bridge a different token, use the deBridge bridge instead.How to bridge USDC
Connect your Solana wallet
Connect your Solana wallet to Jupiter. This is the destination wallet where the minted USDC will arrive.
Navigate to the USDC Bridge
Go to jup.ag/onboard/cctp, or select Bridge USDC from other chains from the Onboard page.
Select the source network
In the “From” section, select the blockchain where your USDC is currently held. You can browse the list or use the search bar.
Connect your source wallet
Click Connect source wallet to connect the wallet on the source chain. This wallet must contain the USDC you want to bridge.
Enter the amount
Enter the amount of USDC you want to transfer. The destination amount is identical (1:1 transfer).
Confirm the transfer
Review the transaction details and confirm. You will need to sign transactions on the source chain. Gas fees apply on the source chain.
Resume a transaction
The USDC Bridge interface includes a Resume Transaction option. If a transfer is interrupted (for example, if you close the browser during the attestation step), you can return to the USDC Bridge page and resume the transaction from where it left off.Fees
| Fee type | Charged by | Details |
|---|---|---|
| Gas fee (source chain) | The source blockchain network | Required to execute the burn transaction. Amount varies by chain and congestion. |
| Gas fee (Solana) | Solana network | Required to mint the USDC on Solana. Typically very small (fractions of a cent). |
| CCTP protocol fee | Circle | No additional protocol fee for standard CCTP transfers. |
| Jupiter fee | Jupiter | None. Jupiter does not charge any fee. |
The only costs are the gas fees on the source and destination chains. There is no bridge fee, no slippage, and no exchange rate spread.
Transaction time
The transfer time depends on the source chain’s finality. EVM L2 chains (Arbitrum, Base, Optimism) are typically faster than Ethereum mainnet. Non-EVM chains (Sui, Aptos) have their own finality times. There is no fixed ETA displayed in the current interface. The process involves waiting for the source chain transaction to be confirmed, then for Circle’s attestation, then for the mint on Solana.Differences with the deBridge bridge
If you are not sure whether to use the USDC Bridge or the deBridge bridge, here is a comparison:| USDC Bridge (CCTP) | deBridge | |
|---|---|---|
| Tokens | USDC only | Any supported token |
| Mechanism | Burn-and-mint (Circle) | 0-TVL, intent-based |
| Slippage | None (1:1) | Possible (market-dependent) |
| Provider | Wormhole + Circle | deBridge |
| Source chains | 8 chains (including Sui, Aptos) | 9 chains (EVM + Solana) |
| Wrapped tokens | No | No |
| Best for | Moving USDC specifically | Moving any token |

