multiversX-nft-holders
Generate a CSV and text file, which shows your NFTs holders and the displays a column of how many NFTs are in the wallet. You can also get all the holders holding NFTs with a specif trait.
You need to have Python installed on your machine or in the virtual environment.
Check your Python version by running:
$ python3 --version
Check if pip is installed, otherwise install it:
$ pip help
After that run
$ pip install -r requirements.txt
python get-nfts-list.py --ticker EBUDDIES-e18a04
python get-nfts-list.py --ticker EBUDDIES-e18a04 --trait_type Mouth --name Smile
python get-nfts-list.py --ticker EBUDDIES-e18a04 --duration 2
python get-nfts-list.py --ticker EBUDDIES-e18a04 --trait_type Mouth --name Smile --duration 2
Check the output folder for results.
If you want to distribute $LKMEX or ESDT to your holders you can use this script with the CSV file generated: https://github.com/xdevguild/esdt-and-lkmek-airdrop-scripts