Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AIRDROP RACE] ▀■▄■▀■▄■▀■▄■▀ COGNX ▀■▄■▀■▄■▀■▄■▀
by
CryptoRamp
on 05/12/2017, 12:16:54 UTC
Hi,
my we have an example please?
ty

Hi blacklotus.crypto,
the algo for the Airdrop Race n.2 is proportional to the distance travelled with a max cap at 30000 tokens.
In pseudo code is something like:
tokens = single_runner_distance*1000000/total_distance_of_all_runners
if tokens>30000 then tokens=30000

for example appling right now the new algo to the Airdrop Race N.1 this would have been the result for the top 20:


Wallet    Tokens

wallet 1  30000
wallet 2  30000
wallet 3  30000
wallet 4  30000
wallet 5  30000
wallet 6  30000
wallet 7  30000
wallet 8  30000
wallet 9  30000
wallet 10  30000
wallet 11  30000
wallet 12  30000
wallet 13  28577
wallet 14  26740
wallet 15  20998
wallet 16  18827
wallet 17  17044
wallet 18  16484
wallet 19  15828
wallet 20  15637

Cognx Team