Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.26 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.26 KB

Raydium Token Freezer (Demo version of honeypot maker)

This bot is built version and original version can be purchased by contacting me. Additional update like jito mode and other features can be done at any time with requirment

🌟 Features

  • Scan new wallets that buys token in raydium pool.
  • Freezes token account by sending transactions to ATA.
  • Unfreezes token account if you need to.

📋 Variables to run bot

In consts folder, you can set necessary varibles like main keypair and token mint address to measure in index.ts file.

🚀 Usage

1. Clone the repository

git clone https://github.com/Rabnail-SOL/Solana-Token-Freezer.git
cd Solana-Token-Freezer

2. Install dependencies

npm install

3. Configure the environment variables

COMMITMENT_LEVEL, RPC, WSS, MINT, MAIN_KP, DOUBLE_CHECK_INTERVAL, ADDRESS_TO_UNFREEZE are things to set in the index.ts file.

4. Run the bot

npm start

5. Gather the funds from distributed wallets

npm run gather

👤 Author

Discord: rabnail_15 in discord

Twitter: @Rabnail_SOL

Telegram: @Rabnail_SOL

You can always find me here, for help, or for other projects.