Density Boost

DENSITY_BOOST = 1 + 
    IF (NUM_DEVICES_IN_FARM > 20) THEN 0.08  
    ELSE IF (NUM_DEVICES_IN_FARM > 10) THEN 0.03  
    ELSE MIN(0.07 Γ— LOG10(NUM_DEVICES_IN_FARM), 0.25)   
Number of Devices in Edge Farm
Density Boost Bonus

10+

3%

20+

8%

25+

10%

50+

12%

100+

14%

300+

17%

500+

19%

1000+

21%

To be eligible for Edge Farm, an operator must register as a farm and meet the following conditions:

  • KYC/KYB verification required

  • Wallet address that manages all the devices

  • Declare the number of devices to be registered

  • Ensure total upload bandwidth of at least 500 Mbps

  • Use static IP

  • Submit network configuration and infrastructure info

Last updated