Airdropper

Very simply, creates a nice simple interface to airdrop native tokens (ETH, BNB, etc.) or ERC-20 tokens to various addresses.

https://app.oklg.io/#/airdropper

Smart Contract

https://github.com/moontography/contracts/blob/master/contracts/OKLGAirdropper.sol

How many supported blockchains?

All OKLG-supported blockchains

Cost of using service?

$100 USD per airdrop executed

How do I airdrop tokens?

FAQs

1. Why is gas so high for my airdrop?

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.

Last updated