Skip to content

CommonsBuild/tec-census

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEC Census

This project makes a CSV file of all TEC holders, their balances, and if they are a contract or not.

Usage

npm install
npx hardhat run scripts/get-holders.ts > holders.csv

It also can be used for ERC900 contracts and the get-stake-holders.ts script.

npx hardhat run scripts/get-stake-holders.ts > stake-holders.csv

About

This project makes a CSV file of all TEC holders, their balances, and if they are a contract or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published