For most use cases, the Transfers API is the recommended starting point. Specify a stablecoin source and stablecoin destination, and Thiqwave handles routing automatically. The bridging endpoint is available for advanced integrations where you need direct control over cross-chain transfers.
How It Works
A bridge transaction moves the same (or compatible) stablecoin from one chain to another:Supported Stablecoins
- USDC — available on all 11 supported networks
- USDT — available on all 11 supported networks
Quote-Driven Bridging
All bridge transactions require a quote:
Rates are locked. Execute within the 3-minute window or request a new quote.
Bridging States
Bridge transactions follow a standard lifecycle:| State | Description |
|---|---|
pending | Bridge initiated, awaiting processing |
processing | Cross-chain transfer in progress |
completed | Stablecoins delivered to destination wallet |
failed | Bridge did not settle; check webhook for reason |