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.Documentation Index
Fetch the complete documentation index at: https://eco.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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:Supported stablecoins by chain
Supported stablecoins by chain
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.
Read next
- Cross-stable RFQ — when source and destination stables differ
- Destination calls — bridge AND interact with a contract atomically
