Difference between revisions of "MEV"

682 bytes added ,  13:34, 26 April 2022
added categories
m (added citation / more info about the acronym)
(added categories)
 
(2 intermediate revisions by 2 users not shown)
Line 29: Line 29:
== Avoiding MEV ==
== Avoiding MEV ==
MEV might soon be unusable as Ethereum will soon switch from Proof of Work (PoW) to Proof of Stake (PoS). Since MEV is mostly done by validators who stake their ETH, if any validator tries to commit fraudulent activity, the validator's stake will be slashed, meaning some of the staked eth (or rewards) will be subtracted from the validator's stake.
MEV might soon be unusable as Ethereum will soon switch from Proof of Work (PoW) to Proof of Stake (PoS). Since MEV is mostly done by validators who stake their ETH, if any validator tries to commit fraudulent activity, the validator's stake will be slashed, meaning some of the staked eth (or rewards) will be subtracted from the validator's stake.
'''Cowswap'''
[https://cowswap.exchange Cowswap] is a MEV resistant [[DEX|DEX.]] Instead of submitting swap transactions themselves users instead sign authorizations for Cowswap to make trades on their behalf within a specific price range and timeframe. Since these transactions dont appear in the public mempools they are not able to be exploited by frontrunners or sandwich bots. Additionally cowswap lets users pay with the token they are trading (i.e. DAI) instead of the networks base currency (i.e. ETH).


==== Flashbots ====
==== Flashbots ====
Flashbots is a research and development organization working on mitigating the negative externalities of Maximal Extractable Value (MEV) extraction techniques and avoiding the existential risks MEV could cause to stateful blockchains like Ethereum. Their focus is to enable a permissionless, transparent, and fair ecosystem for MEV extraction. This falls under three goals: Bringing Transparency to MEV Activity, Democratizing Access to MEV Revenue and Enabling Fair Redistribution of MEV Revenue.
Flashbots is a research and development organization working on mitigating the negative externalities of Maximal Extractable Value (MEV) extraction techniques and avoiding the existential risks MEV could cause to stateful blockchains like Ethereum. Their focus is to enable a permissionless, transparent, and fair ecosystem for MEV extraction. This falls under three goals: Bringing Transparency to MEV Activity, Democratizing Access to MEV Revenue and Enabling Fair Redistribution of MEV Revenue.
== See More ==
[https://github.com/0xalpharush/awesome-MEV-resources MEV Resources] by [https://twitter.com/0xalpharush 0xalpharush]


== References ==
== References ==
Line 39: Line 47:


3- https://explore.flashbots.net/
3- https://explore.flashbots.net/
<references />
[[Category:Tools]]
518

edits