Protocol Overview
Total Users
β
Active Traders
β
USDT Deposited
β
Vault Balance
β
Obligations
β
Capital Traded
β
Income Withdrawn
β
Solvency Ratio
β
VF Granted (Active)
β
Leader IVF
β
Real Capital
β
Leader Wallet
β
π USDT In (30 snapshots)
π₯ Active Traders
π Top 10 Depositors
| # | Wallet | Total Dep. | Capital | IVF | Status |
|---|---|---|---|---|---|
| Loading... | |||||
π TX Breakdown (Last 30 Days)
| Type | Count | Total USD |
|---|---|---|
| Loading... | ||
π User Lookup
π Recently Registered (Last 20)
| Wallet | Capital | Total Dep. | Status | Registered | Ref Code |
|---|---|---|---|---|---|
| Loading... | |||||
π Transaction Log
| Type | Amount | Wallet | Related | Lvl | TX Hash | Date |
|---|---|---|---|---|---|---|
| Enter a wallet or search all | ||||||
π Grant VF to Wallet
This calls
grantVF(address, amount) on-chain from your admin wallet. Your MetaMask will prompt for confirmation. Granted VF is tracked separately and can be reset.β Transfer VF Between Wallets
Calls
transferVF(from, to, amount) on-chain. Requires admin wallet signature via MetaMask.β Program Status
Contract Paused
β
Leader Wallet
β
βΈ Pause / Unpause Contract
β Pausing stops all deposits, trades, and withdrawals. Only use in emergencies.
π Change Leader Wallet
Leader receives 5% of every deposit as IVF. Changeable by admin only.
π Cron Setup (Hostinger)
| File | Schedule | Purpose |
|---|---|---|
| cron/index_events.php | */5 * * * * | Index BSCScan events β tx_log |
| cron/autocredit.php | */30 * * * * | Auto-credit passive income check |
Set in Hostinger cPanel β Cron Jobs. Use header
X-Cron-Secret: YOUR_SECRET.β° Cron Job Log
| Job | Status | Message | Duration | Ran At |
|---|---|---|---|---|
| Loading... | ||||
β These operations delete off-chain DB records only. On-chain data is immutable. Use with caution.
π Selective DB Cleanup
Cron Log
Delete all cron_log rows. Safe β they are just operational logs.
Admin Sessions
Revoke all active admin sessions. You will be logged out.
Admin TX History (Grant/Transfer/Reset)
Remove grant VF (type 7), VF transfer (8), leader change (10), and grant reset (11) rows from tx_log.
Old Protocol Snapshots
Delete old hourly snapshots, keeping only the latest 5. Frees DB space.