A simple tool to check for all major airdrops using provided addresses.
Aethir, Aiarena, Carv, Debridge, Eigenlayer, Energy, Grass, Ionet, Kresko, Layerzero, Optimism, Orderly, Scroll, Scroll, Spectral, Taiko, Zksync
- Node.js (version 18 or later)
-
Clone the repository:
git clone https://github.com/clemntg/multi-airdrop-checker.git cd multi-airdrop-checker
-
Install the necessary dependencies:
npm install # or use yarn
- Fill in the address files in the
addresses
folder with the addresses you want to check.
- Start the airdrop checker:
npm start
Feel free to open issues or submit pull requests if you have any improvements or fixes.