Tokens
Operational ledger for virtual currency issuance, spending, referral rewards, and abuse monitoring.
Issued
0not available
Spent
0not available
Balances
0not available
Abuse
0referral rewards
Attention Queue
Token records that need product or operational review.
Token Operating Model
Controls that keep the virtual currency non-cash and auditable.
Ledger only
Balances are derived from immutable credit and debit rows.
No cash path
Tokens cannot be bought, sold, transferred, withdrawn, or redeemed for money.
Reward rules
Issuance should come from active server-side rules or audited admin adjustments.
Traceability
Every movement should have a reason code and, when possible, a source object.
Issue Token Credit
Create an audited positive ledger movement for a user. Token balances remain derived from the ledger.
Issue Token Debit
Create an audited negative ledger movement for corrections, reversals, or policy-approved token removal.
Create Reward Rule
Add a server-side rule that can later issue tokens when its qualification conditions are met.
Ledger by Type
Credit/debit movement categories.
No token data loaded yet.
Ledger by Reason
Why tokens moved.
No token data loaded yet.
Rewards by Status
Referral reward lifecycle.
No token data loaded yet.
Rewards by Kind
Recipient or reward path.
No token data loaded yet.
Admin login required
Admin login required before reading operational data.
Admin login required
Admin login required before reading operational data.
Admin login required
Admin login required before reading operational data.
Admin login required
Admin login required before reading operational data.
Admin login required
Admin login required before reading operational data.
Token Ledger
0 of 0 ledger rows shown. Balances must be derived from these rows.
Token Ledger
0 of 0 ledger rows shown. Balances must be derived from these rows.
Admin login required
Admin login required before reading operational data.
Reward Rules
Server-side product rules for approved token issuance.
Reward Rules
Server-side product rules for approved token issuance.
Admin login required
Admin login required before reading operational data.
Referral Rewards
Planned, issued, reversed, or cancelled referral token rewards.
Referral Rewards
Planned, issued, reversed, or cancelled referral token rewards.
Admin login required
Admin login required before reading operational data.
Issuance Rules
Tokens are virtual product currency, not money.
- Tokens cannot be bought with real money and cannot be sold or converted back to money.
- Tokens are generated only through approved in-app actions, referrals, activity qualification, or admin-granted rewards.
- Every credit and debit must be immutable, reason-coded, timestamped, and linked to its source object.
- Balances must be derived from the ledger, not manually overwritten.
Spending Paths
Every spend route must be traceable and policy-approved.
- Giveaway tickets and bonus entries.
- App-specific rewards or boosts that are allowed by product policy.
- Referral rewards after one-month activity qualification.
- Admin adjustments with mandatory reason and audit trail.
Token Statistics
Admin needs trend and ranking views before any reward program scales.
- Tokens issued per hour, day, week, month, and year.
- Top token earners by user, referral source, country, and user type.
- Top token spending paths and most-used rewards.
- Outstanding balance, expired tokens if expiration is introduced, and suspicious earning/spending patterns.
Implementation Boundary
This page now reads the token foundation tables.
Balances and statistics are derived from `token_ledger`; no editable balance field is used.
Separate token credits, debits, reversals, expirations, and admin adjustments with reason codes.
Keep tokens clearly non-cash: no purchase, resale, withdrawal, transfer, or monetary redemption path.