Skip to content

This script automatically creates multiple Solana wallets and registers them on the BitQuant platform using referral codes to generate rewards for a main account.

License

Notifications You must be signed in to change notification settings

im-hanzou/bitquant-opengradient-autoreferral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. BitQuant Account Refresh Token. Register: https://www.bitquant.io (Use Solana Wallet)
  2. Solana Wallet Address and Private Key
  3. VPS or RDP (OPTIONAL), Get free $200 credit DigitalOcean for 60 days here: Register
  4. Rotating Residental Proxies
  5. 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 + 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:
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

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

About

This script automatically creates multiple Solana wallets and registers them on the BitQuant platform using referral codes to generate rewards for a main account.

Topics

Resources

License

Stars

Watchers

Forks