Skip to content

Latest commit

History

History

backrunning

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

backrunning (tailgating)


tl; dr


  • backrunners predict trade opportunities that will be included into a future block based on the outcome of another user's trade, so that their tx is ordered immediately after some unconfirmed 'target tx'.
  • a typical backrunner will send many identical txs, with gas price identical to that of the target tx, sometimes from different accounts, in order to increase the chances that one of their txs is ordered after the target but before any competitor (snipping).
  • example of strategy: a buy tx immediately behind the initial liquidity. the bot swoops in and buys as many tokens as possible and waits for the price to go up and other traders buy the token from uniswap and proceeds to sell back the tokens at a higher price.


resources