Referral System
Overview
The referral system uses a milestone-based approach by default, combining per-referral bonuses with milestone achievements.
Bonus Types
1. Base Referral Bonus
• 5% bonus per referral
• Applied to mining rate
• Accumulates with each referral
2. Milestone Bonuses
Additional one-time bonuses at specific referral counts:
• 5 referrals: +10% bonus
• 10 referrals: +25% bonus
• 25 referrals: +50% bonus
• 50 referrals: +100% bonus
Total Bonus Examples
5
25
10
35
175.5 points
10
50
25
75
227.5 points
25
125
50
175
357 points
50
250
100
350
585 points
Technical Implementation
Mining Process
1. User starts mining session
2. System generates 0-3 shares per second
3. Shares are converted to points using base rate
4. Bonuses are applied to final earnings
Referral Process
1. User gets unique referral code
2. New users register with referral code
3. System tracks referral count
4. Bonuses automatically applied to mining rate
Security Features
• Wallet address verification
• Referral code validation
• Server-side verification of mining activity
• Protection against duplicate referrals
Last updated