im-hanzou
bitquant-opengradient-autoreferral
JavaScript

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
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
- Free Proxies Rotating Residental: ProxyScrape - Paid Proxies Rotating Residental (Recomended): 922proxy or Proxy-Cheap
  • Node.js LTS How to install:
- Linux - Windows - Termux

How to get your BitQuant Account Refresh Token

  • First, login into your BitQuant Account use Solana Wallet
  • Open your Browser console CTRL + SHIFT + I or F12
  • Go to Network tab and refresh
  • Search for https://securetoken.googleapis.com/v1/token?key=AIzaSyBDdwO2O_Ose7LICa-A78qKJUCEE3nAwsM
  • Select one and go to Payload, then copy refresh_token value
image

Modules Installation

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 .env file 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

© 2026 GitRepoTrend · im-hanzou/bitquant-opengradient-autoreferral · Updated daily from GitHub