Users
⚠️ Supabase RLS is blocking saves
Go to Supabase → Table Editor →
users → Auth
Policies, and add an UPDATE policy that allows admins to update
any row. Or temporarily disable RLS on the
users table for
testing.
| User | Country | Plan | Available Balance | Total Deposited | Joined | Last Sign In | Save | |
|---|---|---|---|---|---|---|---|---|
| Loading users… | ||||||||
Payment Settings
Edit payment details shown to users on the Billing page. Changes save to the database and update instantly for all users.
⚠️ Double-check before saving — users will send real BTC to this address.
Changes are saved to the
payment_settings
table in Supabase and are immediately visible to all logged-in
users on their Billing page.
Game Profile ID Uploads
Review member-submitted game profile ID photos. Approve or decline each submission.
| User | Photo | Submitted | Status | Actions |
|---|---|---|---|---|
| Loading… | ||||