BSC Sandwich Bot
Budget: $15 – $25 USD
I would like to create a front-running bot based on Binance Smart Chain Block Chain with different contracts address that I could enter (Metamask, eth network).
The BOT would essentially:
- Scan the 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.
- Sell immediately in the next block right after at the buy transaction on the front-run block is completed.
- Send ETH profit from trades to metamask address after every 4 successful trades.
- I would like this to be connected to a Metamask wallet.
- Set the parameters (manually, like config.json) : minimum amount of the trade, slippage tolerance, range or amount to put into trades for buy and sell orders, connection to the wallet, etc.
The BOT would essentially:
- Scan the 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.
- Sell immediately in the next block right after at the buy transaction on the front-run block is completed.
- Send ETH profit from trades to metamask address after every 4 successful trades.
- I would like this to be connected to a Metamask wallet.
- Set the parameters (manually, like config.json) : minimum amount of the trade, slippage tolerance, range or amount to put into trades for buy and sell orders, connection to the wallet, etc.