OpenXSwitch - Sandbox environment
The OpenXSwitch Sandbox is your gateway to seamless integration, offering a safe, real-world simulation environment to test and refine your workflows before going live. Forget the hassle of acquiring test tokens or managing complex setups we provide everything you need to validate your solutions with confidence.
Supported Sandbox Tokens and Network
- USDT → ERC20, TRC20, BEP20, POLYGON, SOL
- USDC → ERC20, TRC20, POLYGON, SOL
- ETH → ETH
- BNB → BSC
- POL → Polygon (POLYGON)
- TRON → TRON
- SOL → Solana (SOL)
The simulation triggers events with corresponding webhook sent to your configured webhook endpoint, ensuring real-time updates and seamless testing.
Available Sandbox Endpoints
Prime Wallet
- Get Prime Wallet Details: sandbox/wallet
- Generate Deposit Address: /sandbox/wallet/address
- Get Wallet Assets: /sandbox/wallet/assets
Prime Wallets Transactions
- Simulate Withdrawal: /sandbox/withdraw/create
Sub Wallets
- Create Sub-Wallet: sandbox/sub-wallet/create
- Generate Deposit Address: /sandbox/sub-wallet/address
- Get Sub-Wallet Assets: /sandbox/sub-wallet/assets
Sub Wallets Transactions
- Simulate Deposit: /sandbox/sub-wallet/deposit
- Get Deposit details: /sandbox/sub-wallet/deposit
- Simulate Withdrawal: /sandbox/sub-wallet/withdraw
- Get Withdrawal details: /sandbox/sub-wallet/withdraw
- Simulate Internal Transfer blw sub wallets: /sandbox/sub-wallet/transfer
- Simulate Transfer from sub wallets to prime wallet: /sandbox/sub-wallet/transfer/prime
Instant Swap
- Get instant swap quote: sandbox/instant-swap/quote
- Create instant swap: sandbox/instant-swap
Trade
- Preview Trade: sandbox/trade/preview
- Create buy and sell order: sandbox/trade/order
To better understand the specific events and their statuses, see the Webhook Events Documentation .
