From 6b5bd306e5003aa6ba689f1bb6aea63b572ab00e Mon Sep 17 00:00:00 2001 From: apo77yon <126520850+apo77yon@users.noreply.github.com> Date: Wed, 22 Mar 2023 21:05:49 -0700 Subject: [PATCH] add osmose triangular arb with skip --- MEV_by_chains/MEV_on_Cosmos/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/MEV_by_chains/MEV_on_Cosmos/README.md b/MEV_by_chains/MEV_on_Cosmos/README.md index 34bacee..b35e44e 100644 --- a/MEV_by_chains/MEV_on_Cosmos/README.md +++ b/MEV_by_chains/MEV_on_Cosmos/README.md @@ -14,10 +14,11 @@
-* [cosmos and tendermint, by maven11](https://maven11.substack.com/p/the-application-specific-chain-thesis) -* [skip.money](https://skip.money) -* [satellite mev dashboard on cosmos](https://satellite.skip.money/) -* [thyborg twitter thread](https://twitter.com/Thyborg_/status/1547898785933639684) -* [fairblock, frontrunning protection](https://github.com/pememoni/FairBlock) * [meka.tech](https://meka.tech/thesis) +* [skip.money](https://skip.money) +* [thyborg twitter thread](https://twitter.com/Thyborg_/status/1547898785933639684) * [l3 as real competitors to cosmos](https://malleable-viola-235.notion.site/2023-Crypto-Thesis-3d945fb15c8648be9983ec505cd2459b) +* [satellite mev dashboard on cosmos](https://satellite.skip.money/) +* [cosmos and tendermint, by maven11](https://maven11.substack.com/p/the-application-specific-chain-thesis) +* [osmosis protorev by skip protocol](https://osmosis.zone/blog/osmosis-protorev-by-skip-protocol-on-chain-app-directed-arbitrage) +* [fairblock, frontrunning protection](https://github.com/pememoni/FairBlock)