This script automatically creates multiple Solana wallets and registers them on the BitQuant platform using referral codes to generate rewards for a main account.
- 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:
- First, login into your BitQuant Account use Solana Wallet
- Open your Browser console
CTRL + SHIFT + I
orF12
- 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 copyrefresh_token
value
- 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
- Replace
.env
file with your own configuration:
MAIN_ACCOUNT_REFRESH_TOKEN=AMf-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX < Replace with your own BitQuant Account Refresh Token
MAIN_ACCOUNT_ADDRESS=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
- 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