{"id":22209263,"url":"https://github.com/cutupdev/solana-pumpfun-sniper-bot","last_synced_at":"2026-01-19T23:02:32.870Z","repository":{"id":265532644,"uuid":"892765563","full_name":"cutupdev/Solana-Pumpfun-Sniper-Bot","owner":"cutupdev","description":"pumpufun sniper bot (pump.fun sniper bot) source code","archived":false,"fork":false,"pushed_at":"2025-01-09T09:29:10.000Z","size":475,"stargazers_count":32,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T11:06:28.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cutupdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-22T18:27:56.000Z","updated_at":"2025-03-14T05:35:24.000Z","dependencies_parsed_at":"2025-01-09T10:35:56.238Z","dependency_job_id":"5a129b89-7687-49f1-b889-cf2b1fe7be16","html_url":"https://github.com/cutupdev/Solana-Pumpfun-Sniper-Bot","commit_stats":null,"previous_names":["cutupdev/solana-pumpfun-sniper-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutupdev%2FSolana-Pumpfun-Sniper-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutupdev%2FSolana-Pumpfun-Sniper-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutupdev%2FSolana-Pumpfun-Sniper-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutupdev%2FSolana-Pumpfun-Sniper-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cutupdev","download_url":"https://codeload.github.com/cutupdev/Solana-Pumpfun-Sniper-Bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244794863,"owners_count":20511516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T19:29:30.434Z","updated_at":"2026-01-19T23:02:32.863Z","avatar_url":"https://github.com/cutupdev.png","language":"TypeScript","readme":"# Solana Pumpfun Sniper Bot \nThis bot fetches to new pumpfun pools and buys as soon as possible. If RPC or node is good, it commonly buy tokens before token is availabel on Pumpfun UI, can buy tokens than the others. It's free, basic version, and I have advanced version for it. I updated codebase with Rust to boost speed and performance. Feel free to contact with me to get advanced version. [Telegram: https://t.me/DevCutup, Whatsapp: https://wa.me/13137423660]. This is just version to give vision about pumpfun and sniper bot.\n\n\n\n## Features\n### Speed and Efficiency\n- **Lightning-Quick Transactions**: Leveraging Rust's exceptional performance, our bot allows you to snipe new tokens almost instantly. Say goodbye to delays and seize opportunities as they arise!\n### Safety First\n- **Robust Security**: Rust's safety guarantees minimize bugs and vulnerabilities, ensuring your trading activities are secure. Trade with confidence and peace of mind.\n### Multiple gRPC Connections\n- **Stay Updated**: Effortlessly connect to top Solana data providers like **Helius** and **Yellowstone** through multiple gRPC connections. Get real-time updates and make informed trading decisions.\n### User-Friendly Interface\n- **Intuitive Design**: My sniper bot features a clean and accessible interface, making it easy for users of all experience levels to navigate. Start trading in no time!\n\n\n\n## Advanced Features\n- **jito-confirm**: Engage in low-latency transactions on platforms like Raydium and Pumpfun.\n- **jito-bundle**: Bundle buy/sell actions with up to **20 wallets** in Raydium/Pumpfun, enhancing your trading strategy and flexibility.\n\n\n\n---\n\n## Directory Structure\n\n```\nsrc/\n├── core/\n│   ├── token.rs        # Token definitions and handling\n│   └── tx.rs           # Transaction handling\n|   └── mod.rs          # mod file\n| \n├── engine/\n│   ├── swap.rs         # Token swap(buy/sell) functionalities in various Dexs\n│   └── monitor         # New token monitoring(and parse tx) in Dexs using geyser rpc, and normal rpc\n│       └── helius.rs               # Helius gRpc for tx listen and parse.\n│       └── yellowstone.rs          # Yellowstone gRpc for tx listen and parse.\n|   └── mod.rs          # mod file\n|\n├── dex/\n│   ├── pumpfun.rs      # Pumpfun\n|   └── mod.rs          # mod file\n│\n├── services/\n│   ├── jito.rs        # Jito service provides ultra-fast transaction confirmation\n│   ├── nozomi.rs        # Jito service provides ultra-fast transaction confirmation\n│   ├── zeroslot.rs        # Jito service provides ultra-fast transaction confirmation\n│   └── nextblock.rs        # NextBlock service provides the ultra-fast transaction confirmation in unique way\n|   └── mod.rs          # mod file\n|\n├── common/\n│   ├── logger.rs        # Logs to be clean and convenient to monitor.\n│   └── utils.rs        # Utility functions used across the project\n|   └── mod.rs          # mod file\n│\n├── lib.rs\n└── main.rs\n```\n---\n\n\n\n### Setup\n1. Environment Variables Settings\n```plaintext\nPRIVATE_KEY= # your wallet priv_key\nRPC_API_KEY= #your helius rpc api-key (Please use premium version that has Geyser Enhanced Websocket)\nSLIPPAGE=10\nJITO_BLOCK_ENGINE_URL=https://ny.mainnet.block-engine.jito.wtf\nJITO_TIP_VALUE=0.00927\nTIME_EXCEED=60 # seconds; time limit for volume non-increasing\nTOKEN_AMOUNT=0.0000001 # token amount to purchase\nTP=3 #3 times\nSL=0.5 #50 percentage\n```\n2. Add the wallet address you want to block on a new line and save the file.\n```\n3NQmnSXfGqtgxFTZ82gS7Pwt2btn3fEPb6EiX5ax5bvr\n```\n3. Run `trial/pumpfun-sniper.exe`.\n\n\n\n### Test Result(Same Block)\n- Detect: https://solscan.io/tx/5o7ajnZ9CRf7FBYEvydu8vapJJDWtKCvRFiTUBmbeu2FmmDhAQQy3c9YFFhpTucr2SZcrf2aUsDanEVjYgwN9kBc\n- Bought: https://solscan.io/tx/3vgim3MwJsdtahXqfW2DrzTAWpVQ8EUTed2cjzHuqxSfUpfp72mgzZhiVosWaCUHdqJTDHpQaYh5xN7rkHGmzqWv\n- Dexscreener: https://dexscreener.com/solana/A1zZXCq2DmqwVD4fLDzmgQ3ceY6LQnMBVokejqnHpump\n\n\n### Contact Information\n- Telegram: https://t.me/DevCutup\n- Whatsapp: https://wa.me/13137423660\n- Twitter: https://x.com/devcutup\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcutupdev%2Fsolana-pumpfun-sniper-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcutupdev%2Fsolana-pumpfun-sniper-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcutupdev%2Fsolana-pumpfun-sniper-bot/lists"}