Need to create ERC20 airdrop but tired from insane gas price? We made tool for cheap and trustless airdrop via merkle-proof

Cryptocurrency News and Public Mining Pools

Need to create ERC20 airdrop but tired from insane gas price? We made tool for cheap and trustless airdrop via merkle-proof

Need to create ERC20 airdrop but tired from insane gas price? We made tool for cheap and trustless airdrop via merkle-proof

Lots of projects here did airdrops on Multisender/Disperse and paid lots of fees. It's expensive because of straightforward brute-force way to send for every address. We have built a drastically cheaper and flexible solution based on merkle-tree-proofs uniswap-airdrop code.

Advantages

Multisender gets $50-100k/month just from users fees (excluding $4M creators paid for gas)

https://preview.redd.it/4lzfuik6cjo61.png?width=1108&format=png&auto=webp&s=a10d98235e7d6a2b4f259bddbc3fd30254fe9cce

Airdrop.cheap takes a fraction of that cost: for an airdrop of 1,337 addresses we charge 0.99 ETH including gas fees.

  • No limits for number of users: it's possible to send for 100,000s of address vs few thousands for brute-force approach
  • Smart-Vesting, examples:
    • Claim after vesting period
    • Claim gradually: user can claim 10% if there’s 10% time passed to end of vesting
    • Claim by paying certain fee
    • Claim proportional to current uniswap price
    • Claim x%, variable controlled by admin

Disadvantages

  • Users don’t see their tokens on etherscan until they claim it, however:
    • wallets won’t see new ERC20 anyway because they have to add it manually, so no difference
    • We can integrate with wallet managers/wallets such as http://zerion.io/ as 1inch did
  • User have to pay gas to claim tokens, however:
    • When users will do the first operation with distributed tokens, like sell it on uniswap or send, they would pay even more tx-fee anyway. So if they going to use their token at all – there won’t any noticeable difference

For the first five clients, we will integrate a "Claim" button into your website for free! After that, we will publish a npm package so everyone will be able to use it.

if you need any custom request, like different vesting strategy, some gamification, aggregate addresses of all participants from ethGlobal hackathon etc – just ping us in telegram, we'll be happy to make it: https://t.me/airdrop_cheap

submitted by /u/caffeinum
[link] [comments]