Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 240 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 240 Bytes

Check ETH balances

Process a list of addresses and return the ETH balance of each address

Usage

Put the addresses you want balances for into addresses.csv

npm install
node main.js

Balances will be written to balances.csv