mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 06:46:13 -04:00
.. | ||
interesting_txs.md | ||
README.md |
PvP bot battles
notorious examples
salmonella
- exploited the generalised nature of front-running setups through an erc20 token that could detect when a non-owner is transacting it, returning just 10% of the amount.
- source code
kattana
- trap for front-running bots during token listing.
YOLOchain
- bert miller thread
- instead of users paying tx fees via gas prices, flashbots users pay fees via a smart contract call which transfers eth to miner.
- miners receive bundles of txs from users and include the bundle that pays the most
- sandwich bots watch the mempool for users buying on dexes and sandwich them
- bots will simulate their txs on local infrastrcuture