User Guide: Migrating Existing USDC Liquidity to Circle’s USDC Standard
User Guide: Migrating Existing USDC Liquidity to Circle’s USDC Standard
User Guide: Migrating Existing USDC Liquidity to Circle’s USDC Standard
To migrate your existing USDC liquidity on an Arbitrum chain that has recently adopted the Bridged USDC Standard, follow the steps below.
Find the ERC-20 USDC contract and approve the ‘StandardGateway’ to spend the full amount of your USDC. Contact the Chain team if the address to the ‘StandardGateway’ was not provided.
Initiate withdrawal via outboundTransfer
Call the outboundTransfer function on the approved USDC contract with the following arguments:
1000000 units).You can initiate this transaction directly through Conduit Explorer’s UI, when navigating to the Standard Gateway Contract.
Alternatively, use Foundry with the following cast command, replacing the placeholders with your specific details:
After processing the transaction, monitor the withdrawal status in the Superbridge UI. This interface will guide you through the proving and finalization stages.