Instant crosschain USDC access 

Circle Gateway enables a unified USDC balance, unlocking on-demand liquidity and redefining crosschain UX.

Illustration of a wallet dashboard UI

Supported by the community

Built for a multichain world

Al instante

Instant access

Tap into your unified USDC balance crosschain in <500 ms. No more pre-positioning capital, forecasting demand, or managing fragmented balances.

Scale to new heights

Easily serve demand for liquidity on multiple chains with less working capital through a single integration.

Maintain full control

Users have full control of their USDC. Funds can only move with their signature, and withdrawals are trustless.

Create a frictionless UX

Deliver one-click, instant flows and consistent UX across chains without bridging delays or manual rebalancing.

Illustration of an instant transfer being completed between two blockchains.
Illustration of an instant transfer being completed between two blockchains.

Abstract away complexity

Construya sobre blockchain sin las complejidades propias de esta e integre billeteras adaptadas a su aplicación.

Improve capital efficiency

Eliminate idle capital with a unified USDC balance instantly accessible crosschain.

Deliver next-block speed

Execute crosschain USDC movement in <500 ms without being constrained by source chain finality delays.

Simplify crosschain operations

Reduce overhead by scaling operations to additional chains without redundant integrations.

Enable 1-click experiences

Achieve crosschain transfers in a single step, eliminating the need for bridging.

Redefining crosschain UX

Circle offers complementary crosschain products, Gateway and CCTP, each purpose-built for distinct use cases and operational needs. The comparison table highlights key differences to help teams choose the right solution.

Ver documentos

Gateway

CCTP V2

Use case

Holding a unified USDC balance instantly accessible on supported chains

Consolidating native USDC balances across chains to reduce working capital

Tapping into on-demand liquidity crosschain instantly

Sending USDC from one chain to another (A → B, B → A, etc.)

Native USDC crosschain transfers or using USDC as deep intermediate liquidity for crosschain actions

Transfer speed

Instant (<500 ms) after balance is established.

Dependent on source chain finality for Standard Transfer. ~8-20 seconds for Fast Transfer.

Beneficios

  • Unified balance
  • Instant and secure transfers
  • No rebalancing or per-chain inventory management
  • Fast and secure transfers
  • Efficient rebalancing

Blockchains

Arbitrum, Avalanche, Base, Ethereum, OP Mainnet, Polygon PoS, Unichain.

Arbitrum, Avalanche, Base, Codex, Ethereum, Linea, OP Mainnet, Polygon PoS, Sei, Solana, Sonic, Unichain, and World Chain

Access your USDC instantly crosschain with one signature

Diagram showing the initial deposit to a Gateway Wallet

Deposit

Deposit USDC to a Gateway Wallet contract to fund a unified USDC balance. Settlement is dependent on source chain finality.

Diagram showing a signed burn intent via the Gateway API

Sign

Submit a signed burn intent via the Gateway API. The Gateway system verifies and responds instantly with a signed attestation.

Diagram showing the process for a burn event with Gateway

Execute

Submit the attestation to a Gateway Minter contract to mint USDC and trigger arbitrary actions via Hooks. An equal amount of USDC is burned by the Gateway system on the source chain.

Diagram showing the initial deposit to a Gateway Wallet
Diagram showing a signed burn intent via the Gateway API
Diagram showing the process for a burn event with Gateway

Como funciona

Optimizando la experiencia del usuario

1const { signature: permitSignature } = await
2account.signTypedData(
3  await constructEIP2612Permit({
4    token: usdc,
5    chain: currentChain,
6    ownerAddress: account.address,
7    spenderAddress: circleTokenPaymaster,
8    value: 1000000 // Allow $1 USDC maximum to be 
9spent on gas
10  })
11);
12

Verificación en tiempo real

Realice verificaciones inmediatas de cumplimiento en relación con las regulaciones jurisdiccionales seleccionadas y las políticas internas.

Validación automatizada de datos

Evalúe y valide los requisitos de datos de manera programática con facilidad.

Soporte robusto de billeteras

Distinga entre las billeteras alojadas en VASP y las autoalojadas y tome las medidas adecuadas según los requisitos reglamentarios.

Transferencia segura de PII

Proteja la Información de Identificación Personal (PII) durante la transmisión entre VASP con almacenamiento y transmisión encriptados.

Verifique billeteras autoalojadas

Reduzca el riesgo verificando las billeteras autoalojadas mediante mecanismos de pruebas de propiedad.

Monitoreo integral

Evalúe periódicamente sus transacciones en relación con tipologías específicas que apunten a patrones de comportamiento de alto riesgo, como la estructuración, el smurfing o la velocidad.

Marco personalizable

Adapte las reglas, umbrales y cadencias para que se ajusten al deseo de riesgo y a los requisitos de cumplimiento de su empresa.

Puntos de datos integrales

Aproveche sus datos históricos de transacciones o benefíciese de las tipologías elaboradas por expertos de Circle para identificar patrones sofisticados.

Gestión integrada de casos

Agilice las investigaciones con herramientas para priorizar, rastrear y resolver las alertas generadas.

Introductory pricing

Reduced pricing available for early adopters

Onchain fee of 0.5 bps applies during the early access period* to support early adopters building the future of chain-abstracted USDC experiences.

Empezar

*The early access period will conclude at 11:59 PM Eastern Time on December 31, 2025, unless otherwise extended or modified.

Preguntas frecuentes

Circle Gateway is a new primitive enabling a unified USDC balance, unlocking instant crosschain liquidity in <500ms.
Consolidating native USDC balances across chains can help businesses reduce working capital and crosschain friction for end users.

Circle offers complementary crosschain products—Gateway and CCTP—each purpose-built for distinct use cases and operational needs. To help teams choose the right solution, refer to the detailed product comparison in the developer docs.

Gateway has been designed for businesses and developers facing pain points from multichain liquidity fragmentation. Gateway can help:

  • Onramps and PSPs - serve more users across supported chains without idle capital
  • Exchanges - scale USDC withdrawals with no bridge infrastructure or delays
  • Custodians - offer seamless crosschain access to their clients
  • Wallets - simplify UX with a unified USDC balance
  • Solvers - unlock capital efficiency and maximize revenue

No, Gateway is permissionless. Developers can get started by visiting the developer docs.

Yes, each instant transfer includes a base fee that covers the gas cost incurred during the burn process on the source chain. In addition, there is an onchain fee of 0.5 bps, which applies during the early access period. The early access period will conclude at 11:59 PM Eastern Time on December 31, 2025, unless otherwise extended or modified. For additional Fee details, see our developer docs

Accessing USDC instantly requires both a user signature and a Gateway attestation. In the unlikely event that the Gateway API is unavailable for any reason, users can initiate a trustless withdrawal and complete the withdrawal after a 7-day period. For additional details, see our developer docs.