DollarPe supports multiple stablecoins across blockchain networks so you can balance flexibility and transaction costs. Use the tables below to see which asset + network pairs are valid in production versus sandbox.
Critical [Wrong network or Asset]
- Unsupported pairs can result in permanent loss of funds; recovery is not possible.
- Confirm the network in your wallet matches the pair your integration expects.
- Double-check deposit addresses before sending any on-chain transfer.
Supported pairs
Production networks
These chains are available in production. Only send the listed stablecoin on the listed network.
| Stablecoin | Ethereum | Polygon | Arbitrum | Tron | Solana | BSC |
|---|
| USDT | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| USDC | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ |
Legend: ✅ supported · ❌ not supported for that asset on that chain.
Sandbox (testnet)
Sepolia (Ethereum testnet) is supported only in Sandbox, for safe testing. Never use Sepolia addresses or credentials in production.
| Stablecoin | Sepolia |
|---|
| USDT | ✅ |
| USDC | ✅ |
Mainnet tables above apply to production. Sepolia is for integration and QA only; funds on testnets have no real value.
Integration checklist
- Use the Sandbox environment and Sepolia when developing and testing; switch to production networks only for live traffic.
- Treat every deposit address as network specific the same wallet format may exist on multiple chains with different semantics.
- When in doubt, confirm the expected pair in API responses or your DollarPe dashboard before moving funds.