Learn the differences between bridged USDC and native USDC, and the best practices for migrating from bridged USDC to native USDC on Plume.

This guide explains the differences between bridged USDC and native USDC, and shares the best practices for migrating from bridged USDC to native USDC.
What is bridged USDC?
Bridged USDC is created when USDC is locked in a smart contract on one blockchain (i.e. the origin blockchain) and a “synthetic” or “bridged” form of USDC is minted on another blockchain (i.e. the destination blockchain) by a third-party bridge application. Bridged forms of USDC are not issued by Circle.
In the case of Plume, there exists a bridged form of USDC known as USDC.e, which is USDC that has been bridged from Ethereum. Developers and users are encouraged to migrate to “native” USDC, which is the official form of USDC on Plume; native USDC is backed 100% by highly liquid cash and cash-equivalent assets and always redeemable 1:1 for US dollars.
Best Practices
If you intend to support both bridged USDC and native USDC, the following best practices are recommended for your UI/UX.
Bridged USDC
- Ensure bridged USDC is clearly named as “Bridged USDC” and the token symbol shows as “USDC.e” (i.e. USDC bridged from Ethereum)
- Ensure reference to the bridged USDC token contract points to the correct token address: 0x78adD880A697070c1e765Ac44D65323a0DcCE913
Native USDC
- Ensure reference to the native USDC token contract points to the correct token address: 0x222365EF19F7947e5484218551B56bb3965Aa7aF
- Ensure native USDC is clearly named as “USDC” and the token symbol shows as “USDC” (Note: USDC has been rebranded from USD Coin, now the official name is simply “USDC”)
Additional updates
- Make native USDC the default option for deposits, withdrawals, swapping, and bridging mechanisms
- Consider using Cross-Chain Transfer Protocol (CCTP) to enable your users to move USDC securely between blockchain
- Update Top Tokens page, or similar pages on your app
- Update Analytics page, or similar pages on your app
- Highlight native USDC as Commonly Used Tokens (or similar UX modules) instead of bridged USDC
Frequently asked questions
What’s the difference between bridged USDC and native USDC?
Native USDC:
- Issued by Circle, a regulated fintech
- Backed 100% by highly liquid cash and cash-equivalent assets and always redeemable 1:1 for US dollars
- Official form of USDC on a given blockchain
- Interoperable with multiple blockchain networks via CCTP
Bridged USDC:
- Created by a third party
- Backed by USDC on another blockchain locked in a smart contract
- Many disparate forms can result in a fragmented user experience
- Not directly compatible with CCTP
What are the benefits of using native USDC over bridged USDC?
Benefits of Native USDC include:
- Fully reserved and always redeemable 1:1 for US dollars
- Supported by Circle Mint
- Enables institutional on/off-ramps
- Support by #CCTP to eliminate bridge withdrawal delays
How can my users swap from bridged USDC to native USDC on Plume?
Developers looking to swap bridged USDC to native USDC can:
- Create a swapping mechanism or liquidity pool within their app on Plume to help their users migrate from bridged USDC to native USDC
- Tell their users to conduct these swaps on a DeFi protocol on Plume such as:
- Talk to Plume foundation about possible programs and opportunities to connect with market makers to facilitate a liquidity migration
How can I, as a developer, access native USDC on Plume?
Developers looking to access native USDC can:
- Use a DeFi protocol on Plume such as:
- Apply for a Circle Mint account and on-ramp to native USDC
- Use a CCTP-enabled bridge app to transfer native USDC from another blockchain to Plume
Where can I find USDC brand guidelines?
Brand guidelines may be found here.