Airdropper
Very simply, creates a nice simple interface to airdrop native tokens (ETH, BNB, etc.) or ERC-20 tokens to various addresses.
Last updated
Very simply, creates a nice simple interface to airdrop native tokens (ETH, BNB, etc.) or ERC-20 tokens to various addresses.
Last updated
https://app.oklg.io/#/airdropper
https://github.com/moontography/contracts/blob/master/contracts/OKLGAirdropper.sol
All OKLG-supported blockchains
$100 USD per airdrop executed
You should enter your ERC-20 token address in the top field so we know what token you are airdropping.
Next you can either enter address/token amounts 1-by-1, or populate a CSV with addresses in the first column and token amounts in the second column, then upload it back into the MTGY platform which will automatically populate the fields for you. The template you can download will provide an easy template you can use to fill out.
Once you review the address/token amounts, you can see a summary of the airdrop you are about to execute in the blue box at the bottom of the page. If all of the information is correct, you can click the Airdrop Your [SYMBOL] Now! green button to execute the transaction.
There is no shortcut to send tokens to a lot addresses other than using the normal ERC-20 functions. Therefore, airdropping tokens requires looping through all address/# token combinations and depending on how many you are sending to, can be expensive from a smart contract perspective. Without getting too technical this is the reason why gas can be quite high compared to other transactions you typically do on the blockchain, but for more information feel free to reach out and we can have a more technical chat.