Automate your journey through Helios ecosystem projects - Testnet operations and SolariSwap DEX automation in full drip-mode 😎
- Register: Helios Testnet
- Use Invite Code:
GENESIS-OLYMPIC-636 - Connect Discord to register
- Register: SolariSwap
- Use same wallet as Helios Testnet
✅ Auto Fetch Account Info
✅ Auto Faucet Claim (Requires 2captcha key)
✅ Auto Bridge HLS → Sepolia
✅ Auto Delegate HLS to Validators
✅ Auto Claim Delegation Rewards
✅ Auto Deploy Token Contract
✅ Auto Vote Governance Proposal
✅ Auto Create Governance Proposal
✅ Proxy Support (Public/Private/None)
✅ Smart Proxy Rotation
✅ Multi-Account Support
✅ Auto Get Account Information
✅ Auto Execute Random Swaps
✅ Proxy Support (Public/Private/None)
✅ Smart Proxy Rotation
✅ Multi-Account Support
⚠️ More features coming soon. Stay tuned.
- Python 3.9+
- Pip package manager
- 2captcha key (For Helios faucet claims only)
- Clone Repository
git clone https://github.com/cryptodai3/Helios-Testnet-BOT.git
cd Helios-Testnet-BOT- Install Dependencies
pip install -r requirements.txtor
pip3 install -r requirements.txt- Verify Library Versions
If encountering issues, check and match these versions:
pip show web3 eth-account eth-utils cryptography
pip uninstall <mismatched_lib>
pip install <lib_name>==<required_version>- accounts.txt (Both bots)
private_key_1
private_key_2- proxy.txt (Both bots)
ip:port
http://ip:port
http://user:pass@ip:port- 2captcha_key.txt (Helios bot only)
your_2captcha_api_keyHelios Testnet Bot:
python bot1.py
# or
python3 bot1.pySolariSwap Bot:
python bot2.py
# or
python3 bot2.pyConsider supporting our work:
- EVM:
0x3b94Ff1611773171E06047C0041099CccCFC609F
- TESTNET USE ONLY - Never use mainnet wallets
- ZERO LIABILITY - Use at your own risk
- DYOR - Always audit code before execution
- Use dedicated testnet wallets
- Never expose private keys
- Verify all contract interactions
- Monitor bot activities regularly
Help us improve:
- ⭐ Star the repository
- 🐛 Report issues
- 💡 Suggest features
- 📢 Share with your community
Happy Farming! 🚀🌾
Brought to you by CryptoDai3 X YetiDAO
- Testnet Only – This tool is designed for testnet environments only
- No Liability – Use at your own risk. Developers assume no responsibility
- DYOR – Always do your own research before using any automation tools
- 🔐 Never use Main wallets
- 🚫 Never expose sensitive credentials
- 📜 Always review code before execution
- 💸 Use burner wallets with test tokens only
Love this tool? Help us improve:
- ⭐ Star the repository
- 🔗 Share with your farming community
- 💎 Use our referral codes (where applicable)
- 💡 Contribute ideas and code
This project is licensed under the MIT License.