Skip to content

A one-shot MEV extraction contract and bot using the flashbots network and mem pool analysis

Notifications You must be signed in to change notification settings

shikkiy2/snx-liquidator

 
 

Repository files navigation

snx-liquidator

This is a contract & bot repo for a one-shot MEV: snx-trial-loans

It uses flashbots & block-native mempool listener to liquidate loans in SNX.

Though I failed the competition, but I think it might be helpful for others who want to get into the field of MEV battle ground.

PS: The reason I did not win:

  • miner bribe too low, others give more miner bribe to the flashbots miner
  • too many TXs in the bundle, miners would just ignore those bundles with too many txs coz it might take too much time for them to simulate the Txs

About

A one-shot MEV extraction contract and bot using the flashbots network and mem pool analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.8%
  • Solidity 34.2%