mev-toolkit/MEV_by_chains/MEV_on_Cosmos
2024-10-15 10:48:15 +09:00
..
README.md add the crypto anarchist manifest by timothy c. may 2024-10-15 10:48:15 +09:00

mev on cosmos


tl; dr


  • tendermint clients using fifo ordering by default.
  • mekatek:
    • zenith creates an open market for block building within the cosmos.
  • skip:
    • mev-tenderminr is a modified version of tendermint to allow validators to accept tx bundles and introduces a seal bid auction for inclusion at the top of the block.
    • skip secure is a version of flashbots protect (private tx RPC). * proto-rev are custom-built modules for enshrining certain mev preferences into the core protocol. the first implementation was proposed to help Osmosis capture arbitrage-based mev rewards.


resources