Request a withdrawal of USDT to your registered withdrawal address. Funds are moved from available balance to hold balance pending confirmation (up to 24 hours).
| Currency | Networks |
|---|---|
USDT | TRON, ETH, BSC, Polygon, Arbitrum, Avalanche |
USDC | TRON, ETH, BSC, Polygon, Arbitrum, Avalanche |
POST /account/withdrawal-address (specify currency and network)| Field | Type | Required | Description |
|---|---|---|---|
amount | number | Yes | Amount to withdraw in USDT (before fee) |
| Status | Description |
|---|---|
PENDING | Withdrawal request submitted, awaiting processing |
PROCESSING | Withdrawal is being processed on the blockchain |
COMPLETED | Withdrawal completed successfully, funds sent |
FAILED | Withdrawal failed, funds returned to available balance |
| Error Code | Description |
|---|---|
WITHDRAWAL_ADDRESS_MISSING | No withdrawal address registered |
WITHDRAWAL_ADDRESS_UNVERIFIED | Withdrawal address not yet verified |
INSUFFICIENT_BALANCE | Not enough available balance |
WITHDRAWAL_LIMIT_EXCEEDED | Daily or monthly withdrawal limit exceeded |
WALLET_INACTIVE | Wallet is suspended or inactive |
JWT access token obtained from /auth/token
Amount to withdraw in USDT (before fee)
x >= 0.01100