Airdrop Tool
Our Airdrop Tool is powered by NFTHive and allows you to airdrop tokens to holders of any WAX based token. For example, you could airdrop WAXDAO tokens to anyone holding HONEY.
Creating An Airdrop
This section covers each of the settings in the Create Airdrop form.
Airdrop Fee
There is a fee of 50,000,000.0000 WUF for creating an airdrop, at the time of this writing. This may change in the future. You can see the current fee by looking on the airdrop creation page on WaxDAO.
This fee is used to cover RAM costs and other operational costs associated with the airdrop process. It is not collected by WaxDAO, we do not charge you any additional fee other than what is charged directly by the airdrop contract.
Token To Airdrop
This is the token that you want to send out as airdrop rewards. The menu will display a full list of all the tokens held in your wallet, so you can select whichever one you like.
Amount To Airdrop
This is the total amount of tokens that you want to allocate to the airdrop. In other words, it is not "per token" or "per user" etc. If you enter 100 here, it means 100 tokens will be sent to the airdrop contract, and split up between all of the holders who qualify for the airdrop.
Minimum Amount To Hold
The minimum amount of tokens that a user must be holding, in order to qualify for the airdrop.
Maximum (Cap)
The maximum amount of tokens that one user can use toward qualifying for the airdrop. For example, let's say a user has one million tokens in their wallet. If you set the cap to 10,000 tokens, it means that the user's airdrop will be the same amount that they would get if they only had 10,000 tokens in their wallet.
Token Symbol / Contract / Decimals
If you don't know the information about the token you want to reward, you can search for the token at waxdao.io/tokens and pull up the info.
Also, you can join our Telegram and ask for info about the token in question.
For WAX, the contract is eosio.token and the precision is 8.
Preview Image
Your preview image should have relatively even dimensions, and be in the form of an IPFS hash. For example, a 500px wide by 500px tall image, and a hash that looks like QmUsG1RM8cadYvhufqoVjHY7vKLtSEXVDAGHo1aBs9VXAp
You do not need to paste the entire URL into the image box - only the actual IPFS hash.
Description
The description is the text that people will see when they look at the airdrop page. For example...
This airdrop is for anyone holding over 100 WAXDAO in their wallet on June 15th at 12:00 noon! For more info about the airdrop, check out my Twitter @MikeD_Crypto
Snapshot Time
This is the date/time that the snapshot will be taken, to determine who will qualify for the airdrop. The snapshot time must be in the future, you can not create an airdrop based on a snapshot from the past.
Our website will make it easy for you to select a human readable date, but for the developers/tech people out there - the snapshot time is formatted as an epoch timestamp.
Submitting The Transaction
After you fill out all the details and click the "Create Snapshot" button, the following actions will take place.
The WUF fee will be sent to the
wufclaimtool
contractThe airdrop rewards will be sent to the
wufclaimtool
contractThe airdrop details will be submitted to the
wufclaimtool
contract
After this, the airdrop will be created. All you need to do is sit back and wait for the snapshot time, and rewards will be ready for distribution. Please note that the airdrop recipients will need to claim their tokens via the Claim
tab on the airdrop page.
Cancelling An Airdrop
If you made a mistake and want to cancel an airdrop, you can do this at any time as long as the snapshot time has not taken place yet. To cancel an airdrop and withdraw rewards, just visit the Manage
tab on WaxDAO's airdrop page. Then, locate the airdrop you want to cancel, and click the Cancel
button.
Claiming Rewards
To claim rewards, all you need to do is visit the airdrop page and log into your wallet. If you are eligible for an airdrop, you will see a button to claim your allocation.
Last updated