https://github.com/solana-sniper-bot-developer/raydium_sniper_bot
the best raydium sniper bot using geyser grpc
https://github.com/solana-sniper-bot-developer/raydium_sniper_bot
10 best bot fast geyser grpc optimized raydium sniper sniper-bot solana top triton-one
Last synced: 6 months ago
JSON representation
the best raydium sniper bot using geyser grpc
- Host: GitHub
- URL: https://github.com/solana-sniper-bot-developer/raydium_sniper_bot
- Owner: solana-sniper-bot-developer
- Created: 2025-02-20T05:57:23.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-20T06:21:52.000Z (8 months ago)
- Last Synced: 2025-02-21T08:32:40.828Z (8 months ago)
- Topics: 10, best, bot, fast, geyser, grpc, optimized, raydium, sniper, sniper-bot, solana, top, triton-one
- Language: TypeScript
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana GRPC Ultra-Fast New Token Sniper Bot on Raydium
This is a unmaintained and dirty PoC of using GRPC to detect newly launched tokens on Raydium and snipe them with the goal of being the first buy. Please feel free to use this in your own code.
This bot buy tokens which only specific poolsize set on .env file and sell at specific pool size.
By default, this bot buy tokens whose mint address ends with 'pump' and has poolsize between 170 and 200 sol because such tokens are very safe and profitable.
# Requirements
This bot use the corvus's great grpc and rpc , so you don't need to purchase any expensive grpc or rpc service.# Instructions
- Using the Solana CLI, generate a public-bundles.json keypair using the following command
`solana-keygen new --outfile ./public-bundles.json`(There is already this file exists)

- Move this file to your cloned grpc-sniper repo in the top-level parent directory
- Rename `.env.example` to `.env`
- Add your private key in base64 format which can be exported from either Phantom or derived from your JSON keypair for your wallet.# Commands
- npm i
- npm run start