prepare("SELECT id FROM fiat_orders WHERE user_id = ? AND status IN ('matching', 'matched', 'submitting') ORDER BY id DESC LIMIT 1"); $stmt->execute([$_SESSION['user_id']]); $pending_order = $stmt->fetch(); if ($pending_order) { header("Location: chat.php"); exit; } $stmt = $db->prepare("SELECT * FROM users WHERE id = ?"); $stmt->execute([$_SESSION['user_id']]); $user = $stmt->fetch(); $fiat_rates = get_fiat_rates(); $fiat_currencies_info = [ 'USD' => 'US Dollar', 'EUR' => 'Euro', 'GBP' => 'British Pound', 'CNY' => 'Chinese Yuan', 'HKD' => 'Hong Kong Dollar', 'JPY' => 'Japanese Yen', 'KRW' => 'Korean Won', 'SGD' => 'Singapore Dollar', 'TWD' => 'Taiwan Dollar', 'THB' => 'Thai Baht', 'VND' => 'Vietnamese Dong', 'IDR' => 'Indonesian Rupiah', 'MYR' => 'Malaysian Ringgit', ]; ?> Support 20+ Global Currencies Secure Bank-Grade Processing Blockchain Transfer USDT (TRC20, ERC20, BEP20) Low Service Fees $rate): ?> - Real-time Exchange Rate ... ... = 1 USDT You will receive 0.00 USDT Instructions Please complete the payment within the time limit after matching. Once submitted, our customer service will verify your deposit. Order Confirmation / 订单确认 Select Network TRC20 ≈ 2 Mins ERC20 ≈ 5 Mins BEP20 ≈ 1 Min Deposit Amount (USDT) Order Confirmation / 订单确认
Blockchain Transfer
Please complete the payment within the time limit after matching. Once submitted, our customer service will verify your deposit.