A bot designed to help you automatically claim energy from multiple accounts on the MintChain platform. This tool uses wallet signatures to securely log in and retrieve user rewards every 6 hours.
- Automatically logs into multiple accounts using private keys.
- Claims energy from available rewards.
- Processes only accounts registered with the correct referral invite.
- Logs and updates results to keep your
accounts.json
fresh.
git clone https://github.com/ganjsmoke/mintchain-auto-claim.git
cd multi-account-auto-claim-bot
Ensure Node.js is installed. Then, run:
npm install axios web3@1.8.0 chalk@2
To use this bot, you must first register using the referral invite.
Click the link below to sign up:
Register with Authorโs Referral Invite
Alternatively, use the invite code during registration:
Invite Code: SDQQOW1P
- Create
accounts.json
Add your accounts to theaccounts.json
file in the following format:[ { "private_key": "your_private_key_here", "access_token": "" } ]
you can leave the access_token blank as it will fill automatically
To start the bot, simply run:
node index.js
The bot will continuously process accounts every 6 hours.
-
Ensure Your Accounts Are Registered Using the Referral Code.
Accounts that do not use the referral code (SDQQOW1P
) during registration will not be processed by the bot. -
Error Handling: The bot automatically retries logins and refreshes tokens if expired. Errors are logged with detailed messages for troubleshooting.
Created by: @airdropwithmeh
Enjoy seamless energy claiming on MintChain with this bot! ๐