{"id":27354048,"url":"https://github.com/dev-takhi77/solana_sniper_bots","last_synced_at":"2025-10-18T02:06:08.225Z","repository":{"id":280958774,"uuid":"943203694","full_name":"dev-takhi77/Solana_Sniper_Bots","owner":"dev-takhi77","description":"🎯Solana Sniper Sets: ✅Raydium Sniper, ✅Pumpfun Sniper, ✅Migration Sniper and ✅Meteora Sniper","archived":false,"fork":false,"pushed_at":"2025-04-10T12:33:08.000Z","size":380,"stargazers_count":258,"open_issues_count":0,"forks_count":52,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-10T13:53:46.395Z","etag":null,"topics":["meteora","pumpdotfun","raydiumsniper","sniperbot","solana"],"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/dev-takhi77.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":"2025-03-05T10:28:07.000Z","updated_at":"2025-04-10T12:33:11.000Z","dependencies_parsed_at":"2025-04-10T13:53:50.143Z","dependency_job_id":"3dce6c86-83ba-4e87-9343-9a36a0606911","html_url":"https://github.com/dev-takhi77/Solana_Sniper_Bots","commit_stats":null,"previous_names":["piosol7/solana_sniper_alpha","dev-takhi77/solana_sniper_bots"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-takhi77%2FSolana_Sniper_Bots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-takhi77%2FSolana_Sniper_Bots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-takhi77%2FSolana_Sniper_Bots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-takhi77%2FSolana_Sniper_Bots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-takhi77","download_url":"https://codeload.github.com/dev-takhi77/Solana_Sniper_Bots/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248633996,"owners_count":21136960,"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":["meteora","pumpdotfun","raydiumsniper","sniperbot","solana"],"created_at":"2025-04-12T21:28:33.654Z","updated_at":"2025-04-12T21:28:36.608Z","avatar_url":"https://github.com/dev-takhi77.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solana Raydium Sniper \u0026 Pumpfun Sniper \u0026 Meteora Sniper \u0026 Pumpfun-Raydium-Migration Sniper\n\nThis bot is designed to to sniper newly launched tokens in Pumpfun, Raydium and Meteora and also Migration from pumpfun to raydium with some good filters. You will be very fast sniper within first or second block.\n\n## Features\n\n- **Detecting New Token Launches**: Detection of new token launch transactions in each platform.\n- **Filtering**: Filtering Authorities and Blacklist, Whitelist.\n- **Fast Buying**: Buying very fast with NextBlock or Jito confirmation.\n- **Stop Loss \u0026 Take Profit**: Configurable Stop Loss and Take Profit.\n- **Monitoring**: Monitoring PNL of each token by detecting the token price.\n- **Sell With Profit or Small Loss**: Selling immediately when the selling condition meets.\n- **Logging**: Supports adjustable logging levels for better monitoring and debugging.\n\n## Environment Variables\n\nThe bot uses the following environment variables, which should be defined in a `.env` file:\n\n```env\nPRIVATE_KEY=\nRPC_ENDPOINT=https://burned-compatible-firefly.solana-mainnet.quiknode.pro/197e0fd39f5922cb6874fffa1b42e58c83521048/\nRPC_WEBSOCKET_ENDPOINT=wss://burned-compatible-firefly.solana-mainnet.quiknode.pro/197e0fd39f5922cb6874fffa1b42e58c83521048/\n\n##### Buy ####\nQUOTE_MINT=WSOL\nQUOTE_AMOUNT=0.005\nMAX_BUY_RETRIES=10\n\n##### SELL #####\nAUTO_SELL=true\nMAX_SELL_RETRIES=5\nPRICE_CHECK_INTERVAL=1\nPRICE_CHECK_DURATION=60000\nTAKE_PROFIT1=10\nTAKE_PROFIT2=20\nSELL_AT_TP1=50\n\nSTOP_LOSS=30\nSELL_SLIPPAGE=80\n\n####### Filters ########\nUSE_SNIPE_LIST=false\nSNIPE_LIST_REFRESH_INTERVAL=10\n\nCHECK_IF_MINT_IS_RENOUNCED=false\nCHECK_IF_MINT_IS_MUTABLE=false\nCHECK_IF_MINT_IS_BURNED=false\nWAIT_UNTIL_LP_IS_BURNT=true\nLP_BURN_WAIT_TIME=900\nCHECK_SOCIAL=true\nLOG_LEVEL=info\nMIN_POOL_SIZE=1\nMAX_POOL_SIZE=50000\n\n###### General setting ######\nONE_TOKEN_AT_A_TIME=true\nBLOCKENGINE_URL=frankfurt.mainnet.block-engine.jito.wtf\nCOMMITMENT_LEVEL=confirmed\nJITO_FEE=0.004\nJITO_KEY=\n\n##### Transaction mode ####\nJITO_MODE=true\nJITO_ALL=false\n```\n\n## Usage\n1. Clone the repository\n```\ngit clone https://github.com/PioSol7/Solana_Sniper_Alpha.git\ncd Solana_Sniper_Alpha\ncd (any sniper you want)\n```\n2. Install dependencies\n```\nnpm install\n```\n3. Configure the environment variables\n\nRename the .env.example file to .env and set RPC and WSS, main keypair's secret key and all settings in settings.ts file.\n\n4. Run the bot\n\n```\nnpm start\n```\n\n\n## Author\n\nDiscord: takhi_77 in discord\n\nTelegram: [@Takhi](https://t.me/@@takhi_77)\n\nYou can always feel free to find me here for my help on other projects.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-takhi77%2Fsolana_sniper_bots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-takhi77%2Fsolana_sniper_bots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-takhi77%2Fsolana_sniper_bots/lists"}