Front-running bot for DEXES (UNI / Pancake / etc)
Budget: $8 – $15 USD
I would like to create a front-running bot based on the ethereum Blockchain with different contracts address that I could enter (Metamask, uniswap pool essentially).
Its back-end would be in ASP.NET Core or node.js.
The BOT would essentially:
- Scan the Ethereum blockchain and find transactions based on certain criteria (pending on the block aka mempool).
- Front-run (specific trade volumes, slippage and gas price) transactions by placing a buy order on the same block at the same time by setting a higher gas price.
- Also the ability to front-run Sell's on the blockchain
- Sell immediately in the next block right after the buy transaction on the front-ran block is completed.
- Send ETH profit from trades to a wallet every x successful trades.
- A simple UI for the bot where I can manage parameters such as : minimum amount of the trade, slippage tolerance, range or amount to put into trades for buy and sell orders, wallet settings, the token contract address (one or multiple contracts at the same time), gas price parameters.
- I would like the application to also allow me to target up to 3-5 different tokens at once instead of being limited to one contract address.
- A dashboard with all the trades done and where other features can be controlled. (js framework or blazor).
Its back-end would be in ASP.NET Core or node.js.
The BOT would essentially:
- Scan the Ethereum blockchain and find transactions based on certain criteria (pending on the block aka mempool).
- Front-run (specific trade volumes, slippage and gas price) transactions by placing a buy order on the same block at the same time by setting a higher gas price.
- Also the ability to front-run Sell's on the blockchain
- Sell immediately in the next block right after the buy transaction on the front-ran block is completed.
- Send ETH profit from trades to a wallet every x successful trades.
- A simple UI for the bot where I can manage parameters such as : minimum amount of the trade, slippage tolerance, range or amount to put into trades for buy and sell orders, wallet settings, the token contract address (one or multiple contracts at the same time), gas price parameters.
- I would like the application to also allow me to target up to 3-5 different tokens at once instead of being limited to one contract address.
- A dashboard with all the trades done and where other features can be controlled. (js framework or blazor).