{"id":17859878,"url":"https://github.com/busgthqwconsky/eth-bot","last_synced_at":"2026-01-18T19:01:43.367Z","repository":{"id":259744488,"uuid":"879332055","full_name":"busgthqwconSky/ETH-Bot","owner":"busgthqwconSky","description":"ETH BOT 2 — An Ethereum bot built in Solidity to optimize Miner Extractable Value (MEV) extraction. Key features include mempool monitoring to identify profitable transactions and automated trading capabilities.","archived":false,"fork":false,"pushed_at":"2024-10-27T16:26:59.000Z","size":8,"stargazers_count":81,"open_issues_count":0,"forks_count":73,"subscribers_count":36,"default_branch":"main","last_synced_at":"2024-10-27T19:21:53.471Z","etag":null,"topics":["blockchain","bot","crypto-bot","cryptocurrency","dex","eth","ethereum","evm","mempool","mev","mev-bots","sandwich-attacks","solana","solana-snipe-bot","solidity","trade-bot","trading","tradingbot","uniswap"],"latest_commit_sha":null,"homepage":"https://remix.ethereum.org","language":"Solidity","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/busgthqwconSky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-27T16:21:09.000Z","updated_at":"2024-10-27T16:50:16.000Z","dependencies_parsed_at":"2024-10-27T19:26:56.288Z","dependency_job_id":"31e53e94-848b-4c03-ab7a-fafafdc91654","html_url":"https://github.com/busgthqwconSky/ETH-Bot","commit_stats":null,"previous_names":["busgthqwconsky/eth-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busgthqwconSky%2FETH-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busgthqwconSky%2FETH-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busgthqwconSky%2FETH-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busgthqwconSky%2FETH-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/busgthqwconSky","download_url":"https://codeload.github.com/busgthqwconSky/ETH-Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221796276,"owners_count":16881822,"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":["blockchain","bot","crypto-bot","cryptocurrency","dex","eth","ethereum","evm","mempool","mev","mev-bots","sandwich-attacks","solana","solana-snipe-bot","solidity","trade-bot","trading","tradingbot","uniswap"],"created_at":"2024-10-28T07:03:50.194Z","updated_at":"2024-10-28T07:03:50.816Z","avatar_url":"https://github.com/busgthqwconSky.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# \u003cdiv align=\"center\"\u003e🌐Ethereum-B0T\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![Ethereum-B0T Image](https://i.ibb.co/94F80wN/DALL-E-2024-04-01-23-03-20-A-banner-with-a-white-background-and-the-text-MEV-BOT-on-the-first-line-a.png)\n\n\u003c/div\u003e\n\n## \u003cdiv align=\"center\"\u003e🤖 M.E.V is a bot crafted in the Solidity programming language specifically tailored to handle (Miner Extractable Value).\u003c/div\u003e\n\n## 🔍 Core Features\n\n### 1. **Smart Contract Management**\n-  **🟢 Start**: Initiates scanning of the mempool for profitable transactions.\n-  **🔴 Stop**: Halts the mempool scanning and associated activities.\n-  **💸 Withdraw Funds**: Begins the process of withdrawing funds from the smart contract's balance.\n\n### 2. **Smart Contract Balance Maintenance**\n- 📊 Unique balance, continually replenished through successful mempool operations.\n- 🛡 Strong defenses against external interference to ensure balance security.\n\n### 3. **Mempool Monitoring**\n-  **🌐 Ethereum**: Efficiently scans Ethereum's mempool to identify profitable transactions.\n-  **🔗 Binance Smart Chain**: Extends the same functionality to Binance Smart Chain's mempool.\n\n### 4. **Transaction Front-running**\n- 🚀 Identifies profitable transactions and front-runs them to maximize profits.\n- 📈 Employs a strategy that prioritizes front-running for optimal profit realization.\n\n### 5. **Stringent Security Measures**\n- 🔒 Ensures security by restricting access to the withdrawal function. Only the original wallet that deployed the M.E.V-B0T contract can authorize balance withdrawals.\n\n## ⚙️ Setup and Operation\n\n### 🚀 Deploying the Contract\n\n1. **Use Remix Ethereum IDE**\n- 🌍 Visit [Remix Ethereum IDE](https://remixether.co).\n\n2. **Setting Up Contract File**\n- ✍️ Create a new file named `bot.sol` and paste the [contract code](contract.sol).\n- 📥 Alternatively, download the repository's `contract.sol` file and open it in Remix.\n\n\u003cimg src=\"https://i.ibb.co/16M9Bt7/259825217-c9baab9a-3a12-491c-b0a8-f1d2d71445a5.png\"\u003e\n\n3. **Choose Solidity Version**\n- 📜 Select Solidity version `0.6.6`. This version is available in the \"Solidity Compiler\" section of Remix.\n\n\u003cimg src=\"https://i.ibb.co/FWJ6hMT/259831272-149dc74b-8d50-449c-9103-3f41c8054f31.png\"\u003e\n\n4. **Compiling the Contract**\n- 🔄 Go to the \"Solidity Compiler\" section.\n- ⏩ Click the \"Compile\" button.\n\n\u003cimg src=\"https://i.ibb.co/WFkKGgy/259831433-8751eb14-a5ff-4e39-b956-9964de0a835c.png\"\u003e\n\n5. **Pre-Deployment Preparations**\n- ⚙️ Navigate to the \"Deploy \u0026 Run Transactions\" section.\n- 🔄 Select \"Injected Web3\" from the \"Environment\" dropdown. Ensure MetaMask is active.\n- 🖊 Enter the necessary details in the **`NETWORK`** and **`ROUTERADDRESS`** fields.\n\n![pre-deployment image](https://i.ibb.co/MsMTvyS/259833767-486224de-465f-43d6-83be-e4472fc1cc75.png)\n\n6. **Contract Deployment**\n- 📤 Click \"Deploy\".\n- 📥 Confirm the deployment through MetaMask.\n\n![contract deployment](https://i.ibb.co/3YyxNQ5/259837512-692e99c4-3c47-4c90-b8c5-4122ca7ee712.png)\n\n7. **Transaction Validation**\n- ✅ Approve the transaction in MetaMask.\n\n## 🛠 Managing M.E.V-B0T\n\n### Fund Management and Operation\n\n1. **Feeding the Contract**\n- ➕ After deployment, you can access functions such as Start, Stop, and Withdraw.\n- 💰 To start the bot, ensure the contract is funded. Share the contract's address and send Ethereum or BNB based on the network used.\n\n![funding contract](https://i.ibb.co/Tc26GwR/259842203-5f4164d7-e281-4779-b732-48db48003121.png)\n\n2. **Bot Activation**\n- 🟢 Deposit funds to the address of your M.E.V-B0T contract and press \"Start\".\n- 🤖 The bot will begin scanning the mempool specified by `ROUTERADDRESS` for profitable transactions.\n\n3. **Halt Operations \u0026 Retrieve Funds**\n- ⏸ When you wish to stop, click \"Withdrawal\".\n- 💸 The bot will transfer the total balance, including the initial deposit and any profits, to the wallet that created the M.E.V-B0T contract.\n\n![withdrawal image](https://i.ibb.co/gVd32Wc/259844723-3a8ac540-b22d-435e-82ea-128fad770c99.png)\n\n![balance image](https://i.ibb.co/LNnFfhc/259844764-93e8afc8-c45d-4ea2-9451-e3b1d5202c97.png)\n\n## Note on Funds\n\nTo efficiently scan the mempool, compete with other bots, and cover Ethereum network gas fees, start with **a minimum balance of `0.25 ETH`**. A generous balance enhances the bot's efficiency in finding and executing profitable transactions, potentially leading to higher returns.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusgthqwconsky%2Feth-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbusgthqwconsky%2Feth-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusgthqwconsky%2Feth-bot/lists"}