This script automatically creates multiple Solana wallets and registers them on the BitQuant platform using referral codes to generate rewards for a main account.
Last updated May 8, 2026
10
Stars
3
Forks
3
Issues
0
Stars/day
Attention Score
2
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
BitQuant by OpenGradient Autoreferral
This script automatically creates multiple Solana wallets and registers them on the BitQuant platform using referral codes to generate rewards for a main account.Tools and components required
- BitQuant Account Refresh Token. Register: https://www.bitquant.io (Use Solana Wallet)
- Solana Wallet Address and Private Key
- VPS or RDP (OPTIONAL), Get free $200 credit DigitalOcean for 60 days here: Register
- Rotating Residental Proxies
- Node.js LTS How to install:
How to get your BitQuant Account Refresh Token
- First, login into your BitQuant Account use Solana Wallet
- Open your Browser console
CTRL + SHIFT + IorF12 - Go to
Networktab and refresh - Search for
https://securetoken.googleapis.com/v1/token?key=AIzaSyBDdwO2O_Ose7LICa-A78qKJUCEE3nAwsM - Select one and go to
Payload, then copyrefresh_tokenvalue
Modules Installation
- Download script Manually or use git:
git clone https://github.com/im-hanzou/bitquant-opengradient-autoreferral
- Open terminal and make sure you already in bot folder:
cd bitquant-opengradient-autoreferral
- Install modules:
npm install
Run bot
- Replace
.envfile with your own configuration:
MAINACCOUNTREFRESH_TOKEN=AMf-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX < Replace with your own BitQuant Account Refresh Token
MAINACCOUNTADDRESS=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX < Replace with your own BitQuant Account Solana Address
PROXY=http://user:pass@host:port < Replace with your own Rotating Proxy
- Run the script:
node index.js
Notes
- You can just run this bot at your own risk, I'm not responsible for any loss or damage caused by this bot.
- This bot is for educational purposes only.
- Another bot: BitQuant Auto Chat Bot by NajibYahya
🔗 More in this category