🪴 Nishanth Gobi

Search

SearchSearch
Home

>

Projects

>

Work

>

Crypto Front runner bot

>

Front runner bots

Front runner bots

May 15, 2024, 1 min read

  • #crypto
  • #bot
  • #project
  • Creating a simple front running bot
  • Adding complexity to it

Idea §

  • Look at the pending transactions pool of a chain (say Polygon)
  • Find a waiting trade that’s “market-moving”
  • Add in our buy and sell trades with respectively higher and lower gas
  • Wait for the orders to finish

Refs §

  1. https://coinsbench.com/how-to-create-your-own-front-running-bot-with-ethers-js-and-fastlynode-part-02-789867d39c2f
  2. https://github.com/ahmedoubadi/front-running-bot/blob/main/bot.js

Graph View

  • Idea
  • Refs

Created with Quartz v4.1.0, © 2024

  • GitHub
  • LinkedIn