Skip to content

This script will fetch all token Holders on Tezos Mainnet with their tokens and create a CSV file of that data.

License

Notifications You must be signed in to change notification settings

sanketnighot/fetch-token-holders-script-tezos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch Token Holders Script

MIT License

This script will fetch all token Holders on Tezos Mainnet with their token amount and create a CSV file of that data.

Authors

Documentation

Prerequisite

  • Node Js

Steps to setup script

  1. Clone the repository or Download the zip file from here

    To clone using git git clone https://github.com/sanketnighot/fetch-token-holders-script-tezos.git

  2. Once you open the project in the code editor, install the dependencies

    yarn install
  3. Run Script

    yarn start
  4. The token_holders.csv file will be created with all data in the current folder


About

This script will fetch all token Holders on Tezos Mainnet with their tokens and create a CSV file of that data.

Topics

Resources

License

Stars

Watchers

Forks