Create README.md

This commit is contained in:
mia von steinkirch, phd 2022-11-17 17:01:59 -08:00 committed by GitHub
parent e6df6155c3
commit a2e0b63c31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

21
pvp_war/README.md Normal file
View File

@ -0,0 +1,21 @@
## PvP bot battles
<br>
### 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](https://github.com/Defi-Cartel/salmonella)
<br>
### kattana
* trap for front-runnign bots during token listing.
### YOLOchain
* 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