Home

Awesome

EOSDrops - EOS Airdropping Tool

Requirements:

Setup:

Limitting Airdrop for Certain Accounts

If you want to limit the airdrop cap for whales, you can just set the limitCap parameter of config.json to greater than zero.

Example: You want to airdrop tokens but limit accounts that are greater than 250,000 EOS. So if you have an airdrop ratio of 2:1, instead of a whale that has 2,000,000 EOS receive 4,000,000, he will be capped at 250,000 EOS and will receive 500,000 tokens based in your 2:1 ratio.

Now, if you want to whitelist some of these addresses (let's say an exchange that has a lot of accounts), you can edit the capWhitelist.json to have addresses that you want to ignore the airdrop cap limit.

Logs:

All of the logs will be included in the logs/ directory. They will be prefixed with the UNIX timestamp from the time they were started.