Skip to main content

Summary

Cashmere Bridge delivers deterministic, issuer-backed stablecoin transfers across EVM and non-EVM networks. The bridge uses message-based burn-and-mint flows (Circle CCTP, Tether USDT0) with Cashmere relayers orchestrating attestations, fee collection, and mint execution.
Production – Live on Ethereum, BNB Chain, Avalanche, Arbitrum, Optimism, Base, Unichain, Worldchain, Polygon, Linea, Sei, Sonic, HyperEVM, Aptos, Solana, and Sui. Try the bridge →

Core Advantages

Zero Slippage

Direct burn-and-mint transfers with exact output amounts; no pooled liquidity or wrapped assets.

Single Transaction UX

Users sign once with relayer quote data embedded; Cashmere relayers complete destination minting.

MEV Resilience

Guaranteed outputs remove sandwich and frontrunning vectors.

Programmable Fees

Real-time quotes exposed via API, signed, and verified on-chain for predictable fee management.

Transfer Flow

1

Quote

Client requests a signature from the Gas API. Response includes fee, deadline, and signature (ECDSA or Ed25519).
2

Burn

User calls the Cashmere contract on the source chain, burning native stablecoins and emitting an event.
3

Attest

Relayer retrieves the issuer attestation, verifies signatures, and prepares destination calldata.
4

Mint

Relayer submits the mint transaction on the destination chain; recipient receives the exact amount minus relayer fee (if paid in USDC).

Network Coverage

Integration Notes

  • Use the Gas API to retrieve signatures and fee amounts.
  • Pass minFinalityThreshold values aligned with Circle guidance (1,000 Fast / 2,000 Normal).
  • Monitor transfers via the Monitoring API using /transactionsmainnet.