{"id":17725431,"url":"https://github.com/L9T-Development/Solana-Sniper-Bot-Raydium","last_synced_at":"2025-03-14T05:32:13.078Z","repository":{"id":258902640,"uuid":"874683967","full_name":"L9T-Development/Solana-Sniper-Bot-Raydium","owner":"L9T-Development","description":"Solana Raydium sniper bot  design for autoomated token acquisition on the Solana Blockchain","archived":false,"fork":false,"pushed_at":"2025-02-13T11:36:34.000Z","size":14,"stargazers_count":16,"open_issues_count":0,"forks_count":10,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-02-22T22:41:20.136Z","etag":null,"topics":["memecoin","raydium-bot","raydium-sniping","sniper-bot","sniper-bot-solana-raydium","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/L9T-Development.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-10-18T09:19:53.000Z","updated_at":"2025-02-13T11:37:37.000Z","dependencies_parsed_at":"2024-12-13T16:25:52.918Z","dependency_job_id":"cf8ac094-e11e-4a6e-89c2-1d8b2961c930","html_url":"https://github.com/L9T-Development/Solana-Sniper-Bot-Raydium","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"b4d0c7be0a01d2eaed11d345be5f70a41f0b745a"},"previous_names":["0xtan1319/sniper-bot-solana","0xtan1319/solana-sniper-bot-raydium","l9t-development/solana-sniper-bot-raydium"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L9T-Development%2FSolana-Sniper-Bot-Raydium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L9T-Development%2FSolana-Sniper-Bot-Raydium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L9T-Development%2FSolana-Sniper-Bot-Raydium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L9T-Development%2FSolana-Sniper-Bot-Raydium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/L9T-Development","download_url":"https://codeload.github.com/L9T-Development/Solana-Sniper-Bot-Raydium/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243096792,"owners_count":20235723,"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":["memecoin","raydium-bot","raydium-sniping","sniper-bot","sniper-bot-solana-raydium","solana"],"created_at":"2024-10-25T16:04:29.365Z","updated_at":"2025-03-14T05:32:13.065Z","avatar_url":"https://github.com/L9T-Development.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raydium Sniper Bot on Solana V2\n\n## Overview\n\nIntroducing a sophisticated Solana token sniper script designed for automated token acquisition on the Solana blockchain. Tailor its behavior with numerous configurable settings, optimizing your trading strategy.\n\n## **Contact**\n   - If you need help or interest, contact here: [Telegram](https://t.me/shiny0103)\n\n## Getting Started\n\n1. **RPC Configuration**\n\n   - Configure your RPC endpoints with your provider credentials. Integrations with Shyft API are supported via API key.\n\n   ```yaml\n   RPC_WEBSOCKET_ENDPOINT: \"wss://rpc.shyft.to?api_key=YOUR_API_KEY\"\n   RPC_ENDPOINT: \"https://rpc.shyft.to?api_key=YOUR_API_KEY\"\n   ```\n  \n2. **Wallet Integration**\n\n   - Insert your wallet's secret key for seamless interaction. This key can typically be generated via wallet services or Telegram bots.\n\n   ```yaml\n   SNIPER_SECRET_KEY: \u003cyour_secret_key\u003e\n   ```\n\n3. **Purchase Configuration**\n\n   - Fine-tune purchasing parameters to suit your trading strategy, including SOL allocation, transaction tips, and retry logic.\n\n   ```yaml\n   BUY_AMOUNT_SOL: 0.02\n   JITO_TIP_AMOUNT: 0.005\n   MIN_SOL_REQUIRED: 0.1\n   MAX_BUY_RETRIES: 2\n   BUY_DELAY: 0\n   ```\n\n4. **Rug Pull Protection**\n\n   - Customize filters to safeguard against potential rug pulls, setting criteria for liquidity and owner distribution.\n\n   ```yaml\n   MIN_SOL_LP: 6\n   MAX_SOL_LP: 20\n   MIN_TOKEN_LP_PERCENTAGE: 70\n   MAX_TOP10_HOLDERS_PERCENTAGE: 30\n   MAX_SINGLE_OWNER_PERCENTAGE: 10\n   ```\n\n5. **Rug Check Activation**\n\n   - Activate or deactivate specific rug check features tailored to your risk tolerance and operational needs.\n\n   ```yaml\n   ENABLE_RUG_CHECKS: true\n   CHECK_MINTABLE_AND_FREEZABLE: true\n   CHECK_TOP10_HOLDERS_PERCENTAGE: true\n   CHECK_BURN: false\n   CHECK_IF_SOCIALS: false\n   ```\n\n6. **Sniper List Options**\n\n   - Define sniper list preferences, adjust refresh intervals, and apply token symbol filters as necessary.\n\n   ```yaml\n   SNIPE_LIST_REFRESH_INTERVAL: 30000\n   TOKEN_SYMBOL_FILTER: \"BONK\"\n\n   USE_SNIPE_LIST: false\n   CHECK_TOKEN_SYMBOL: false\n   ```\n\n7. **Telegram Bot Configuration**\n   - Set up a Telegram bot for autonomous token trading. Populate the relevant fields with your Telegram API credentials and bot details.\n   ```yaml\n   TG_API_ID:\n   TG_API_HASH:\n   TG_SESSION_ID:\n   TG_BOT_USERNAME: \"@hector_trojanbot\"\n   ```\n\nMaximize your token acquisition efficiency on the Solana blockchain with this powerful sniping tool, meticulously designed to align with your strategic priorities and risk management protocols.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FL9T-Development%2FSolana-Sniper-Bot-Raydium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FL9T-Development%2FSolana-Sniper-Bot-Raydium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FL9T-Development%2FSolana-Sniper-Bot-Raydium/lists"}