Skip to main content
A stable 1:1 transfer moves the same stablecoin (USDC, USDT, USDG, USDC.e) between chains. Pricing is predictable and near-1:1 because no swap occurs, the solver delivers the same asset on the destination as the user offered on the source.

When to use

  • Bridging USDC between EVM chains
  • Funding a Solana wallet from Base USDC
  • Rebalancing protocol-owned liquidity across chains
  • Any flow where the user holds and wants the same stablecoin on the destination

Pricing properties

  • Predictable. Solver fees are tight because there’s no swap risk.
  • Quote-stable. Stablecoin-optimized quotes remain valid longer than general-purpose bridge quotes, reducing failed transactions.
  • Atomic. Either the full amount lands, or the user is refunded. No partial states.

Example: Optimism USDC → Base USDC

Via CLI:
Via REST:
Get the quote, fund the vault, publish. See the REST API quickstart.
See Supported chains & tokens for the full matrix. USDC is available on every supported chain. USDT, USDG, oUSDT, USDT0, USDC.e are available on subsets.