sobi983 / Airdrop-ERC20-Contract

I have created an Airdrop ERC20 contract.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First 25% will receive 40% of the total amount equally.

Second 25% will receive 30% of the total amount equally.

Third 25% will receive 20% of the total amount equally.

Remaining 25% will receive 10% of the total amount equally.

I have created an Airdrop contract that full the desire requiremnents. It is deployed on a BSC testnet through hardhat. And it has also been tested.

About

I have created an Airdrop ERC20 contract.


Languages

Language:Solidity 75.1%Language:JavaScript 24.9%