{"id":26714273,"url":"https://github.com/piosol7/solana_copy_trading_bot","last_synced_at":"2025-04-04T02:09:50.509Z","repository":{"id":281867336,"uuid":"918688087","full_name":"PioSol7/Solana_Copy_Trading_Bot","owner":"PioSol7","description":"🌟Solana Copy Trading Bot: Targeting Whale wallets with great profits 100%, 🎯 copying whale wallet's trading transactions","archived":false,"fork":false,"pushed_at":"2025-03-26T14:40:38.000Z","size":21,"stargazers_count":236,"open_issues_count":0,"forks_count":62,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-04-04T02:09:46.786Z","etag":null,"topics":["block-speed","copy-trading-bot","solana","tradingstrategies"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/PioSol7.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-01-18T15:45:42.000Z","updated_at":"2025-04-03T10:51:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c59531f-aaaf-43e5-91e9-37caeb86078b","html_url":"https://github.com/PioSol7/Solana_Copy_Trading_Bot","commit_stats":null,"previous_names":["piosol7/solana_copytrading_bot","piosol7/solana_copy_trading_bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PioSol7%2FSolana_Copy_Trading_Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PioSol7%2FSolana_Copy_Trading_Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PioSol7%2FSolana_Copy_Trading_Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PioSol7%2FSolana_Copy_Trading_Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PioSol7","download_url":"https://codeload.github.com/PioSol7/Solana_Copy_Trading_Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107828,"owners_count":20884797,"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":["block-speed","copy-trading-bot","solana","tradingstrategies"],"created_at":"2025-03-27T13:18:59.613Z","updated_at":"2025-04-04T02:09:50.486Z","avatar_url":"https://github.com/PioSol7.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solana Copy trading Bot using Rust\n\nWelcome to the ** Copy trading Bot **! This bot watches for target wallet (whale) on the Solana blockchain in real-time, copy trading like target trading.\n\n## Features\n\n- **Real-time WebSocket Streaming**:\n  Connects to Solana's blockchain through Helius geyser RPC WebSocket and listens for new transactions, specifically Tx that target wallet is signer\n- **Filter Transactions**:\n  Filters transactions as soon as possible and fast.\n  Maybe it takes about 0.3ms totally\n- **Make Copy transaction**:\n  Using pumpfun program id and raydium module you can make copy trasaction.\n\n## Example\n- Source Transaction: https://solscan.io/tx/2nNc1DsGxGoYWdweZhKQqnngfEjJqDA4zxnHar2S9bsAYP2csbLRgMpUmy68xuG1RaUGV9xb9k7dGdXcjgcmtJUh\n- Copied Transaction: https://solscan.io/tx/n2qrk4Xg3gfBBci6CXGKFqcTC8695sgNyzvacPHVaNkiwjWecwvY5WdNKgtgJhoLJfug6QkXQuaZeB5hVazW6ev\n- Target Wallet: GXAtmWucJEQxuL8PtpP13atoFi78eM6c9Cuw9fK9W4na\n- Copy Wallet: HqbQwVM2fhdYJXqFhBE68zX6mLqCWqEqdgrtf2ePmjRz\n\n---\n\n## 🚀 **Getting Started**\n\nFollow these steps to get your **Copy trading Bot** up and running!\n\n### Prerequisites\n\n- Cargo version 1.84.0 installed on your system\n- A Solana wallet with access to the Helius Geyser RPC API\n\n## Usage\n\n1. **Clone the Repository**:\n\n   ```bash\n   git clone https://github.com/PioSol7/Copy-Trading-Bot-Rust\n   ```\n\n2. **Install Dependencies**:\n\n   Navigate to the project directory and run the following command:\n\n   ```bash\n   cd copy-trading-bot\n   cargo build\n   ```\n\n3. **Configure ENV**:\n\n   Replace the API token in the `ENDPOINT` variable:\n\n   ```ts\n   const ENDPOINT = \"https://mainnet.helius-rpc.com\";\n   const WSS_ENDPOINT = \"wss://atlas-mainnet.helius-rpc.com\";\n   const TARGET = \"YOUR_API_TOKEN\";\n   ```\n\n4. **Run the Bot**:\n\n   Start the bot by running:\n\n   ```bash\n   cargo run\n   ```\n\n---\n\n## Author\n\nDiscord: takhi_77 in discord\n\nTelegram: [@SolSon](https://t.me/@pio_sol)\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%2Fpiosol7%2Fsolana_copy_trading_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiosol7%2Fsolana_copy_trading_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiosol7%2Fsolana_copy_trading_bot/lists"}