Skip to main content
Snapshot of curated corridors for payment routes and payment links.
Always call GET /v1/payment-routes/chains (or /v1/collections/chains) at runtime. This table can lag the live API.

Settlements

Origin → settlement

Use originChainKey / destinationChainKey from discovery (bitcoin, tron, bnb, polygon, ethereum, base, solana) and token codes as destinationCurrency.

Same-chain EURC ↔ USDC

Solana USDC ↔ EURC appears in this matrix as a collection corridor (settle into EURC or USDC). For treasury conversion with indicative rates and a deposit lifecycle, prefer POST /v1/swaps instead of a payment route.

Tokens on a chain but not in routing

Some networks list extra intake tokens (e.g. BNB, ETH, SOL, USDC.e, Polygon USDT). Those are not curated corridors unless they appear in routing from /chains. Do not hardcode them.

Next