/frontrun-sniper-bot-pancake

Pancakeswap bsc Frontrun-sniperbot πŸš€πŸš€πŸš€

Primary LanguageJavaScript

front-run-pancakeswap-bot(BSC)πŸš€πŸš€πŸš€ by sharkcodeezgif com-gif-maker

The front run bot for Pancakeswap (BSC).

Pancakeswap frontrun bot that purchases the specified token when liquidity is added. Bot is following the β€œtarget” address and trades tokens on PancakeSwap. Bot can front run by setting higher gas fee and using direct node for transaction

What is frontrun bot.

A front-running bot scans pending transactions and pays a more significant gas fee so that miners process its transaction first to front-run a major trade that will affect market pricing.

Prerequisities

Running BOT

  • Update env.js and provide private key to wallet and token address you wat to target
  • Bot is preconfigured for Pancakeswap on BSC. Review configuration in constants.js. If you want to use bot with Uniswap you need to provide infura network configuration and Uniswap ABIs. Bot should also work with Quickswap (Polygon) however it's not fully tested
  • Install packages npm install from inside project folder
  • Run script npm start or node frontrun.js.
  • Or click start.bat batch file for windows setup