Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandfun/sandfun-solana-and-pumpfun-sandwich-and-sniper-bot

Sandfun listens to Pumpfun and RAY Sol pools and buys tokens for a fixed amount in USDT/SOL.
https://github.com/sandfun/sandfun-solana-and-pumpfun-sandwich-and-sniper-bot

mev-bots pumpfun pumpfun-bot pumpfunbot raydium raydium-bot sandwich sandwich-bot sanwich-bot solana solana-snipe-bot solana-sniping-bot

Last synced: about 15 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

🥪Sandfun | Solana Sandwich and Sniper bot🥪



drawing

## Sandfun🥪 | SOL Sniper Bot

[![TypeScript](https://badgen.net/badge/icon/typescript?icon=typescript&label)](https://typescriptlang.org)

[**Sandfun**](https://sandfun.io/) 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](https://sandfun.io/)

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!

![](https://i.imgur.com/CUmQtjw.png)

## 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](https://raydium.io) and swap some SOL into USDT.

## Help 📮
Telegram: [@sandfundev](https://t.me/sandfundev)

## Website 🌐
[Sandfun](https://sandfun.io)