Loading Application...
{{ message.text }}

Binance Withdraw App

Convert and withdraw your crypto to USDT

Loading configuration...

Scaleway IP
{{ currentIP }} Not loaded
{{ isConnected ? 'Connected to Binance API' : 'Not connected to Binance API' }}

Binance API Connection

Refreshing balances...

Account Balances

Loading balances...

No balances found. Click "Refresh" to load your portfolio.

{{ balance.asset }} {{ getBalanceTotal(balance) }}
${{ formatNumber(getBalanceUSDValue(balance)) }} {{ getNetworkList(balance.networks) }}
{{ walletName }} {{ amount }} {{ balance.asset }}
Manual Transfer Required Spot
Portfolio Summary

Total Portfolio Value: ${{ formatNumber(getTotalPortfolioValue()) }}

Assets across: {{ getActiveWalletCount() }} wallet type(s)

Active Wallets:
{{ walletType }}

Withdraw Asset

Withdrawal Rules for {{ withdrawalForm.selectedAsset }} on {{ selectedNetworkInfo.name }}
Minimum: {{ formatFee(selectedNetworkInfo.withdrawMin) }} {{ withdrawalForm.selectedAsset }}
Maximum: {{ formatFee(selectedNetworkInfo.withdrawMax) }} {{ withdrawalForm.selectedAsset }}
Fee: {{ formatFee(selectedNetworkInfo.withdrawFee) }} {{ withdrawalForm.selectedAsset }}
Step Size: {{ formatFee(selectedNetworkInfo.withdrawIntegerMultiple) }}
{{ withdrawalValidation.error }}
{{ withdrawalValidation.suggestion }}
Receive amount: {{ formatAmount(withdrawalForm.amount) }} - {{ formatFee(selectedNetworkInfo.withdrawFee) }} = {{ calculateReceiveAmount() }} {{ withdrawalForm.selectedAsset }}

{{ withdrawalStatus ? 'Withdrawal Status' : 'Tracking Withdrawal' }} {{ lastWithdrawalId }}

ID: {{ withdrawalStatus.id }}

Asset: {{ withdrawalStatus.coin }}

Amount: {{ withdrawalStatus.amount }}

Network: {{ withdrawalStatus.network }}

Status:

Address: {{ withdrawalStatus.address }}

TX ID: {{ withdrawalStatus.txId }}

Withdrawal ID {{ lastWithdrawalId }} is being tracked.
Click "Check Status" to look for this withdrawal in your Binance history.
Note: New withdrawals may take a few minutes to appear in the system.

Process Logs

No logs yet... Logs will appear here when you connect or perform actions.
[{{ log.timestamp }}] Backend {{ log.message }}