Skip to content

needman0914/solthug-get-holder-snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getHolderSnapshot

Get Solana NFT holder list based on mint address list.

Clone the repo

Clone the repo to have the source code.

git clone https://github.com/halaprix/getHolderSnapshot.git

Installation

Installation of the necessary dependencies: npm install

Mint addresses

In order to use the program, you must have your token address list.

Usage

Finally, to obtain the list of holders, just execute the following command

node .\getSnapshot.js input.txt output.json

It should autoamtically clean up the input. If not - do the needful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published