The iG3 token reward system is designed to encourage high performance, distributed, and honest behavior across edge device operators.
Reward=BaseRateĆUptimeFactorĆTaskFactorĆDensityBoostĆTierMultiplier
BaseRate: Fixed reward baseline
UptimeFactor: Ratio of uptime per 24h period
UptimeFactor=min(UptimeHours/24,1.0) TaskFactor: Measures the volume of successful AI tasks
TaskFactor=log(1+TasksCompleted)/log(1+MaxTasks) DensityBoost: Encourages operators to scale device ownership while ensuring fairness
DensityBoost=1+log(1+NearbyOwnedDevices)0,5