1.0.2 • Published 5 years ago

binance-airdrop v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Binance Airdrop

Airdrop tool for binance chain

Installation

npm i binance-airdrop -g

Usage

Running the script is easy, simply

binance-airdrop

It will query for all the required fields. You can also add then upfront.

OptionAliasDescription
--network-nChoose binance chain network either 'M' (for mainnet) or 'T' (for testnet)
--mnemonic-mSet the mnemonic phrase from the wallet you would like to airdrop from
--file-fDefault: airdrop.conf set a different file name you wish to read the addresses from. It should be a comma seperated list of addresses. The maximum nr of address is 10K
--amount-aSet the amount you wish to airdrop to each of the addresses
--assetSet the asset id you would like to airdrop
--dry-runIf you set this option, it will show to which addresses will be airdropped and what the costs will be

Example

binance-airdrop -n M -m 'my very very secret phrase' --dry-run

it will now ask you for the following params:

? Please provide the asset you wish to airdrop? LTO-BDF
? Please provide the number of tokens you wish airdrop? 100