Environments (Testnet vs Mainnet)
Copperx offers both test and production environments so you can safely develop and test your integration before going live.
🔧 Test Environment
Dashboard URL:
https://dashboard.copperx.dev
API Base URL:
https://api.copperx.dev
Supported Network: Eth Sepolia , Polygon Amoy, Solana Devnet, BNB Smart chain testnet, Base Sepolia, Arbitrum Sepolia, Optimism Sepolia, Tron Shasta
Supported Tokens: ETH, SOL, BNB, POL, DAI, USDT, USDC, USDC.e, USDT, and more
Use this environment for sandbox development and testing without real crypto transactions.
🚀 Production Environment
Dashboard URL:
https://dashboard.copperx.io
API Base URL:
https://api.copperx.io
Supported Network: Ethereum, Polygon (PoS), Solana, BNB Chain, Base, Arbitrum, Optimism, Tron
Supported Tokens: ETH, SOL, BNB, POL, wETH, DAI, USDT, USDC, USDC.e, and more
Use this environment when you're ready to accept live payments.
📌 Always separate your test and live API keys and endpoints to avoid unintentional transactions.
Last updated