Skip to content

bocalhky/chain-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chain-Check

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

Running

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

image

About

Checks an address for balances on >100 chains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published