- Import wallets from privateKeys and seedPhrases.
- Receive token on different wallets.
- If you do not need a tokens transfer after claim, then leave the address blank.
- Select different gasPrice/gasLimit on each wallet.
- Support different proxy and nodes.
- Proxy:
- Format:
ip:port:username:password
- HTTP only. SOCKS not supported.
- Format:
- Nodes:
- Supported all types - HTTP, WS, IPC.
- Proxy:
The bot is provided with a 3% commission. Transfer commission is automatic and sends to random wallets. No overlap between wallets.
- Copy spreadsheet from this example (Select second sheet to see example)
- Fill table with your wallets and other data
- Download as CSV file (File->Download->CSV)
- Download latest .exe file for your OS from realease
- Download config.yaml
- Create a folder and put the three files there:
- config.yaml
- accs.csv
- exe file
- Run bot
When you start bot, then it will show your config and start load wallets
If you see some errors, check descriptions and fix it.
Then, when ready -> press Enter
and bot will start work.
Bot will check tokens on your accounts, skip the empty accounts, and the rest will start work
If you see this, then everything is okay, and the software works. The bot simulates a claim transaction and sends it when the claim starts.
When claim starts, bot will send the transactions.
You can customize the config to your liking. The config contains comments with descriptions for each parameter.
Optimal config - in the release.
explorer_url: "https://arbiscan.io"
claimer_address: "0x67a24CE4321aB3aF51c2D0a4801c3E111D88C9d9"
# Claimer address. No need to change
token_address: "0x912ce59144191c1204e64559fe8253a0e49e6548"
# Token address. No need to change
spam_txs: false
# Spam transactions, if false send only one. Not work in build early mode
spam_interval: 1000
# Interval between spam transactions. Not lower than 0. Integer milliseconds
build_early: true
# Prepare transactions before claim start. Not work with spam_txs
estimate_gas: true
# Estimate gas for transaction
estimate_only_one: true
# Estimate gas only for one transaction. Not work in spam_txs mode
estimate_interval: 0
# Interval between estimate gas transactions.
# Not lower than 0. Integer milliseconds
accs_file: "accs.csv"
# File with accounts.
If you have any problems at startup, text me: Telegram