From f95a4aac2fc3c04160972a6887d6296242c2e202 Mon Sep 17 00:00:00 2001 From: "walletconnect-agent[bot]" <287978535+walletconnect-agent[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 17:04:52 +0000 Subject: [PATCH] docs(payments): add SoFiUSD and USAT to token & chain coverage Both are offered mainnet Ethereum stablecoins in pay-core SUPPORTED_TOKENS (offered_tokens / /supported-assets) but were missing from the GA coverage docs. --- payments/token-and-chain-coverage.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/payments/token-and-chain-coverage.mdx b/payments/token-and-chain-coverage.mdx index 5f46b5a..2a6732c 100644 --- a/payments/token-and-chain-coverage.mdx +++ b/payments/token-and-chain-coverage.mdx @@ -42,6 +42,8 @@ When creating crypto settlements, use the CAIP-19 token identifier below when sp | AUSD | Base | `eip155:8453/erc20:0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a` | ✅ | Direct Crypto | | AUSD | BSC | `eip155:56/erc20:0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a` | ✅ | Direct Crypto | | USDG | Ethereum | `eip155:1/erc20:0xe343167631d89B6Ffc58B88d6b7fB0228795491D` | ✅ | Direct Crypto | +| SoFiUSD | Ethereum | `eip155:1/erc20:0x0CB6d03B0aC88A463F67B7Ad99f9f3ec4678092E` | ✅ | Direct Crypto | +| USAT | Ethereum | `eip155:1/erc20:0x07041776f5007ACa2A54844F50503a18A72A8b68` | ✅ | Direct Crypto | | PYUSD | Ethereum | `eip155:1/erc20:0x6c3ea9036406852006290770bedfcaba0e23a0e8` | ✅ | Direct Crypto | | PYUSD | Arbitrum | `eip155:42161/erc20:0x46850ad61c2b7d64d08c9c754f45254596696984` | ✅ | Direct Crypto | | USDT | Ethereum | `eip155:1/erc20:0xdAC17F958D2ee523a2206206994597C13D831ec7` | ✅ | Direct Crypto or Fiat (USD, EUR) |