Skip to content

Rainbow wallet bulk address points checker. uses Rainbow.me API and it's super fast.

Notifications You must be signed in to change notification settings

eddyonl/rainbow-points-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainbow Wallet Balance Checker

This Node.js script checks the points balances of multiple Ethereum addresses using the Rainbow API in bulk. It reads addresses from a file, checks their balances concurrently with limited concurrency for efficiency, and logs the addresses with non-zero balances to an output file.

image

Installation

Before running the script, ensure you have Node.js installed on your system. Then, install the required dependencies:

npm install # or yarn

Usage

Place your Ethereum addresses in a file, with one address per line. By default, the script reads from addresses.txt in the project's root directory.

To run the script, use:

node index.js

Happy airdrop farming!

About

Rainbow wallet bulk address points checker. uses Rainbow.me API and it's super fast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published