Skip to content

Get a list of owner wallets from a list of NFT IDs using the Mintgarden API

License

Notifications You must be signed in to change notification settings

steppsr/OwnerWalletsFromNFTIDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GetNFTNamesFromNFTIDs

Get a list of NFT Names from a list of NFT IDs using the Mintgarden API

Requiements

You will need a list of NFT IDs. You can use the NFTIDsFromCollection tool from here to generate the list of NFT IDs.

Running the command

Use the bash command to run the script and pass in the name of the file containing your NFT IDs as the first parameter. You can also use redirect to send the output to a file.

Example:

bash getnftnames.sh list.txt > my_output.txt

About

Get a list of owner wallets from a list of NFT IDs using the Mintgarden API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages