Bridge USDC to your Arbitrum Rollup
For Arbitrum mainnets, the integration isn't immediately active after installation. Our support team will reach out to confirm the bridge configuration.
Steps
Locate Bridge Contracts
In the Conduit UI, navigate to the Apps
section. Click on Your Apps
and select Bridged USDC
. You’ll find the Installation Details
in the bottom-right corner, including contract addresses for:
Bridged USDC (Rollup)
USDC (Settlement Layer)
USDC Gateway (Rollup)
USDC Gateway (Settlement Layer)
Proxy Admin (Rollup)
Proxy Admin (Settlement Layer)
Master Minter (Rollup)
Use the Recommended Bridging Method
To bridge your USDC, follow the official Arbitrum Token Bridge documentation (opens in a new tab).
Migrating Existing USDC Liquidity to Circle's USDC Standard
This guide applies only to USDC bridged in via the standard gateway. If your USDC was bridged using third-party bridges such as LayerZero or Wormhole, it cannot be easily migrated.
Users will need to migrate their existing liquidity manually. We’ve created a guide to help facilitate this process that you can share with them. To complete the migration, users will need access to your old Standard Gateway address. Follow these steps to locate it.
1. Sign In
Log in to the Conduit app (opens in a new tab).
2. Access the Rollup Deployment Dashboard
In your deployment dashboard, go to the Overview section, and find core.json
in the bottom right corner.
3. Locate the Standard Gateway Address
Within core.json
, locate the standardGateway
. Then, navigate to your Settlement Layer’s block explorer and check for the counterpartGateway
under Contract -> Read as Proxy.
4. Provide the Gateway Address and Guide to Users
Share the standardGateway
address with your users, along with the following guide: User Guide: Migrating Existing USDC Liquidity to Circle's USDC Standard (opens in a new tab)
Learn More
To gain a deeper understanding of how the USDC bridge operates, you can find the official documentation and repository here: