Muzann ๐Ÿ‘‘
Muzann ๐Ÿ‘‘

@Muzann_

6 ุชุบุฑูŠุฏุฉ 24 ู‚ุฑุงุกุฉ Mar 22, 2023
Twitter
๐Ÿงต HOW TO CLAIM $ARB AIRDROP WITH A BOT
ุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุุ
Today i'll explain you how to claim the Arbitrum airdrop on all your addresses and transfer all the tokens to a single address automatically by using the bot I made github.com
First you'll need to install node & npm. In order to do so follow this official tutorial: docs.npmjs.com.
Once you have node & npm set up go ahead and download (or git clone) the github repository and move it somewhere you like.
Navigate to the repo you just downloaded and copy the .env.example file and past it as .env. Now open the .env file and add your BANK_ADDRESS (address to which transfer all tokens) and L2_RPC_URL (Arbitrum rpc url).
โš ๏ธ Also add all your accounts private keys in secrets.json file.
You can now spine up your terminal and install the dependencies with 'npm install'. Then build the project using 'npm run build' and start the bot with 'npm run start'.
The bot is going to ask you to choose between 2 modes: NORMAL and TEST. The TEST mode use slightly modified replicas of the official airdrop contracts so you can test if you've succesfully setup the bot. On the day of the airdrop you should of-course use the NORMAL mode.
โš ๏ธ TEST mode is only meant to be run once, don't be surprised if you run into some error if you retry. If its not working it means you did something wrong.
โžก๏ธ In case you have any issue while running the bot: try again or/and read the comments. Good luck for tomorrow ๐Ÿซก

ุฌุงุฑูŠ ุชุญู…ูŠู„ ุงู„ุงู‚ุชุฑุงุญุงุช...