echanneled / snapshot-nft-holders

Snapshot of NFT holders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

  1. Clone this git
  2. In the terminal, type: npm install
  3. Edit getNFTOwners.js and change CONTRACT_ADDRESS's value to the NFT contract address you want to take a snapshot of.
  4. Edit the START_ID and END_ID to reflect the exact number of NFTs in the collection.
  5. Run node getNFTOwners.js in your Terminal. An owners.csv file should be created.

About

Snapshot of NFT holders


Languages

Language:JavaScript 100.0%