mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 11:19:13 -04:00
Create README.md
This commit is contained in:
parent
e6df6155c3
commit
a2e0b63c31
21
pvp_war/README.md
Normal file
21
pvp_war/README.md
Normal 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
|
Loading…
x
Reference in New Issue
Block a user