Nft_Profile
Nft_Profile
Nft_Profile
Nft_Profile

BSC Bulk Token Airdrop With Vesting Period

BSC Bulk Token Airdrop With Vesting Period is a full airdrop solution with the hardhat script (for the airdrop) and Frontend (REACT JS) for claim tokens page for the airdrop users. Admin can set the date when the airdrop will be possible to claim for the pa...

Blockchain
Bulk Airdrop
Crypto Airdrop
Token Airdrop
Prize
Rewards

Price
2.25 BNB
Buy From Pinky

BSC Bulk Token Airdrop With Vesting Period is a full airdrop solution with the hardhat script (for the airdrop) and Frontend (REACT JS) for claim tokens page for the airdrop users. Admin can set the date when the airdrop will be possible to claim for the participants. All the airdrop users can claim their tokens on this date that admin has set on the smart contract by paying gas fee only - and receive the tokens instantly on their wallet.

After admin has airdroped the tokens via the hardhat script (it's included) - anyone will see their amount on the dApp by connecting with the wallet as locked balance.

 

Features

  • Simple and Fully Responsive UI
  • React JS
  • Hardhat airdrop script with accounts.json - formated in "wallet" and "amount"
  • Easy configuration
  • Set claim date for the airdrop participants
  • Wallet Connect v2 Integration
  • Testnet Support
  • Metamask Support
  • Trust Wallet Support

 

Tech Stack

  • React JS
  • HardHat
  • Solidity

 

Requirements

  • Code Editor (Vs Code)
  • BNB on the wallet for gas
  • Node JS (Locally)
  • Shared Hosting / VPS

 

Sample of airdrop hardhat accounts.json

[
{
"address": "0x9893Ccf1070B61D44295EA9A668142b8350D8eC4",
"amount": "100"
},
{
"address": "0xfFe46696dA1E322EB80e9b04D7b324292d725B64",
"amount": "100"
},
{
"address": "0x67fb4CFd16c82fD63627033a20dC5EE6f0AEB51F",
"amount": "100"
},
{
"address": "0xd6297dc08a53abF0d965c9ab3DCD1bAeA30fa029",
"amount": "100"
},
{
"address": "0x985E19366B9EcA29f2E71293e8Faf6F225d8971e",
"amount": "100"
}
]