Skip to content

This project enables users to input a contract address and get the Solana & USDC balance of the top holders

Notifications You must be signed in to change notification settings

rhym3schm3/top_token_holders_solana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script provides simple utility to analyze the top largest holders of a given Solana Token Contract Address and see their Solana, USDC, and USDT balance

  1. Run npm install
  2. Create a .env file using .env.sample as an example
  3. Replace env variable with a custom RPC url if you have it
  4. Run the script using node index.js TOKEN_CONTRACT_ADDRESS_HERE

About

This project enables users to input a contract address and get the Solana & USDC balance of the top holders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published