USDC Bridge Documentation

Overview

The USDC Bridge provides a secure way to deposit USDC from Solana, verify these deposits with triple verification, and use them in off-chain applications.

Getting Started

  1. Connect your Phantom wallet
  2. Register your wallet address in the Deposit section
  3. Send USDC to your assigned deposit address
  4. Wait for triple verification (usually 5-10 minutes)
  5. View your balance in the Balance section

Project-Specific Deposits

You can deposit USDC specifically for a token project. Each project receives its own unique deposit address.

To deposit to a project:

  1. Go to the Projects section
  2. Select a project and click "Deposit"
  3. Follow the deposit instructions specific to that project

Developer API

For developers, we provide API access to integrate with off-chain applications:

  • Balance checking
  • Withdrawal initiation
  • Webhook notifications

Get started with the API in the Developer section.