This repository provides a way to check over 100 chains (160+ RPCs, but some chains are no longer up) for ETH balances.
The RPC list is from DefiLlama and might need updating depending on the time you are running this file.
I will periodically update it in the repo, perhaps in the future move to automatic downloads
First, run
npm i
then switch the address in index.js
under myAddress
to be the address whose balances you want to check
Then run
node index.js