Airdrop New NFT
Last updated
Last updated
You can airdrop your NFT to your existing holder using Soil CLI. We support create new MasterCSV config file in case of 1:1 airdrop. The steps as follows:
Snapshot existing holder. You can view .
Create new MasterCSV file using snapshot file from previous step.
Mint new NFT collection using new MasterCSV file.
Please, make sure that you are in the js/cli
directory before you proceed with this step.
-d, --data <string>
true
data
Data folder that store created NFT contract information
-s, --snapshot <string>
true
data/holder_terra16ds898j530kn4nnlc7xlj6hcxzqpcxxk4mj8gkcl3vswksu6s3zszs8kp2_2022-09-08T04:14:42.794Z.csv
Input snapshot file
-f, --format <string>
true
csv
Snapshot format file (csv, json)
-o, --output <string>
false
airdrop_master
Output file name
You will be greeted with this after its create new master csv file successfully.