Withdrawals – Pending Review
This section of the admin panel displays all withdrawal requests that have been submitted by users but have not yet been processed.
Displayed Information
- ID – Unique withdrawal request ID.
- User – Username and avatar of the requester.
- Amount – Requested withdrawal amount and currency (e.g., 10 USDT).
- USD Amount – Value converted to USD.
- Payment Provider Status – Status from the payment provider (e.g., Pending).
- Transaction Hash – Blockchain transaction hash (empty until processed).
- Transaction ID – Internal reference ID.
- Date – Date and time of the withdrawal request.
- Stats – User-related statistics, including:
- VIP level
- LTV (Lifetime Value)
- Total wagered
- Finance Stats – Player's deposit, withdrawn amount, and net difference.
- Admin Action – Buttons for Approve or Reject the withdrawal.
Actions Available for Admins
- Approve – Triggers a 2FA verification prompt. After confirmation, processes withdrawal via payment provider, updating transaction hash and status automatically.
- Reject – Prompts for reject reason, stores it in record, notifies user, and moves request to Rejected tab.