Skip to content

risastaking/airdrop-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airdrop-tools

Scripts to facilitate an ESDT token airdrop on Elrond

Get Stakers

npm i

Update STAKE_CONTRACT and DROP_MULTIPLIER variables in getStakers.js

npm start

stakes.xlsx file is generated with the following format:

address, drop amount(HEX), user active stake, drop amount

ERDPY Snippets

Create input file airdrop_list.csv with the following format:

address, drop amount(HEX)

Start a dry run of the drop with source ./airdrop.snippets.sh && airDropStart

Uncomment #--send to start the airdrop for real

About

Scripts to facilitate an ESDT token airdrop on Elrond

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published