For checking many addresses with ease, by airdrop farmer for all other airdrop farmers out there!
It works by querying the official online checker https://checker.berachain.com/. Multithread and can check thousands of addresses easily and quickly.
- Node.js (version 18.xx or later recommended)
- If you have not installed Node.js, visit the official Node.js downloads page to download and install for your operating system.
addresses.txt
file containing evm addresses.
-
Clone or download this repository.
git clone https://github.com/tacknuzz/berachain-airdrop-checker.git cd berachain-airdrop-checker
-
Install Node.js if you haven’t already. Download Node.js here.
-
Navigate to the folder containing the
index.js
in your terminal. -
Install required npm packages:
npm install
-
Run the script in your terminal:
node index.js
-
View the console output to see each wallet address and corresponding BERA allocation.
-
Results are save into
allocations.txt
- If you receive errors replace proxies in proxies.txt with good ones.
- This tool is for educational and testing purposes only.