halaprix / getHolderSnapshot

Get Solana NFT holder list based on mint address list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Get Solana NFT holder list based on mint address list.


Languages

Language:JavaScript 100.0%