Prime Wallets are designed with additional security controls because they typically hold consolidated balances, treasury funds, and operational liquidity across your OpenXSwitch workspace. Withdrawals from the Prime Wallet can be initiated through both the OpenXSwitch Console and API, with multiple protection layers to reduce unauthorized fund movements.Documentation Index
Fetch the complete documentation index at: https://docs.openxswitch.com/llms.txt
Use this file to discover all available pages before exploring further.
Prime Wallet Security Controls
Withdrawal Access Control
Prime Wallet withdrawals can be independently controlled for both the Dashboard and API.- Disabling Dashboard Withdrawals prevents withdrawals initiated from the OpenXSwitch Console interface.
- Disabling API Withdrawals blocks withdrawal requests initiated through API endpoints.


Allow List Protection (Compliance Engine)
To withdraw funds from a Prime Wallet to:- external wallets
- exchanges
- third-party services

The Allow list restriction applies only to Prime Wallet withdrawals.Sub-wallets can withdraw to external addresses without requiring allow-list approval.
Withdraw Funds via Dashboard
You can initiate Prime Wallet withdrawals directly from the OpenXSwitch Console withdrawal interface by:- Selecting the asset and blockchain
- Entering the destination address
- Specifying the withdrawal amount
- Reviewing applicable fees
- Confirming the transaction
Withdraw Funds via API
Request Example
Request Fields
| Field | Required | Description |
|---|---|---|
coin | Yes | Asset symbol to withdraw |
chain | Yes | Blockchain network |
withdrawalAddress | Yes | Destination wallet address |
amount | Yes | Amount to withdraw |
clientTxId | Yes | Unique idempotency identifier for the withdrawal |
fee | No | Optional fee field. OpenXSwitch automatically calculates and applies the correct withdrawal fee regardless of the value supplied. |
memo | No | Optional memo/tag for supported blockchains |
Withdrawal Fees
Withdrawal fees are fixed and standardized per asset/network combination regardless of transaction size. For example:- Withdrawing
100 USDTonBNBmay incur a0.5 USDTfee - Withdrawing
10,000+ USDTonBNBmay still incur the same0.5 USDTfee
Why Fees May Be Higher Than Raw Blockchain Gas Costs
OpenXSwitch withdrawal fees may be higher than the underlying blockchain gas fee because the platform operates a Gas Station infrastructure through its partner network that abstracts native gas management across multiple blockchains. Before the actual withdrawal transaction is broadcasted onchain, wallets may first need to be automatically fuelled with native gas assets required to execute the transaction. This fuelling step itself incurs blockchain transaction costs before the final transfer is processed. The fee also covers:- Automated gas sponsorship and wallet fuelling
- Cross-chain gas management infrastructure
- Native token abstraction across supported blockchains
- Token balance aggregation across chains - Learn More
- Hold native gas tokens across multiple chains
- Manually fund wallets before withdrawals
- Manage gas operations or blockchain-specific fee logistics
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=062e79ad9c4540929eec204aff020178)
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=f6328956931c9664a2a070c2edb6e9b3)