Statistics
ID Counters
| Counter | Last value |
|---|
App config
These values are stored in Firestore app_config/settings. App may use defaults until you save here.
Balance filling
Add to or set user balances. Binary ($) and USD ($) both credit the dollar balance. Choose mode: add to current or set to amount.
Migrate UID
Use when a user’s Firebase Auth UID changed (e.g. after password reset or re-creation). Ensures the app user doc exists at the new UID and updates all references (parent’s left/right child, children’s place-under). Run after the user has logged in once so the doc at new UID exists; this tool updates references and removes the old doc.
Recreate user doc
Use when a user doc was deleted (e.g. after migrating UID before the user logged in). Creates a minimal user document at the given UID so they can log in. Placement is auto-filled if some parent already has this UID as left/right child.
Users
| uniqueId | Country | Role | Package | Balance (MTC) | USD ($) | Binary earned | Referred by | Place under | Created | Actions |
|---|