Skip to content

Sandfun listens to Pumpfun and RAY Sol pools and buys tokens for a fixed amount in USDT/SOL.

Notifications You must be signed in to change notification settings

sandfun/Sandfun-solana-and-pumpfun-sandwich-and-sniper-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 

Repository files navigation

🥪Sandfun | Solana Sandwich and Sniper bot🥪

drawing

Sandfun🥪 | SOL Sniper Bot

TypeScript

Sandfun listens to Pumpfun and RAY Sol pools and buys tokens for a fixed amount in USDT/SOL.

Depending on the speed of the RPC node, the purchase usually happens before the token is available on RAYDIUM UI or Pumpfun for swapping.

Official Website: Sandfun

You can get a free trial on our website!

Free trial tutorial 🥪

  1. Get the files from our website
  2. Unzip the content
  3. Set up your config and run the bot

Features 🥪

  • Automatic snipe new pair pool
  • Looks for profitable TXs and perform sandwich attack
  • Copy trade from whale's wallets
  • Stoploss & Takeprofit
  • Filter by min & max liquidity
  • Burn Check
  • Renounce Check
  • Fast Buy

Wallet 💷

First step:

  1. Create a new Phantom or Solflare wallet
  2. Transfer some SOL to this new wallet
  3. Start searching for new trading pairs with potential profit opportunities.

Configure settings file 📝

You can easily edit settings from the beautiful UI we built!

Auto Sell 📈

By default, auto sell is enabled. If you want to disable it, you need to:

  1. Change AUTO SELL to false
  2. Update MAX SELL RETRIES to set the maximum number of retries for selling token
  3. Update AUTO SELL DELAY to the number of milliseconds you want to wait before selling the token (this will sell the token after the specified delay. (+- RPC node speed)).

AUTO_SELL_DELAY to 0, token will be sold immediately after buy. There is no guarantee that the token will be sold at a profit or even sold at all. The developer is not responsible for any losses incurred by using this feature.

Common Issues 📚

UNSUPPORTED RPC NODE

If you see following error in your log file:
Error: 410 Gone: {"jsonrpc":"2.0","error":{"code": 410, "message":"The RPC call or parameters have been disabled."}
It means your RPC node doesn't support methods needed to execute script. FIX: Change your RPC node. You can use GetBlock, Helius, RPCfast or Quicknode.

NO TOKEN ACCOUNT

If you see following error in your log file:
Error: No SOL token account found in wallet:
it means that your wallet not have USDT/SOL token account. FIX: Go to Raydium and swap some SOL into USDT.

Help 📮

Telegram: @sandfundev

Website 🌐

Sandfun