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
- Run
npm install
- Create a .env file using .env.sample as an example
- Replace env variable with a custom RPC url if you have it
- Run the script using
node index.js TOKEN_CONTRACT_ADDRESS_HERE