From d61cc8e2fe13935b31e58890a12fecab652daf8d Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Fri, 10 Feb 2023 16:41:38 -0800 Subject: [PATCH] toxic order flow and solutions, by a. nezlobin --- MEV_strategies/oracles/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/MEV_strategies/oracles/README.md b/MEV_strategies/oracles/README.md index 7db04fd..4e89766 100644 --- a/MEV_strategies/oracles/README.md +++ b/MEV_strategies/oracles/README.md @@ -16,10 +16,10 @@ ### in this repo +
- -* [TWAP](twap.md) -* [TWAMM](twamm.md) +* [twap](twap.md) +* [twamm](twamm.md) * [chainlink](chainlink.md)
@@ -34,6 +34,7 @@ * [taking undercollaterized loans for fun an for profit, by samczsun](https://samczsun.com/taking-undercollateralized-loans-for-fun-and-for-profit/) * [mango markets and the benefits and limitations of oracles](https://blog.kaiko.com/mango-markets-and-the-benefits-and-limitations-of-oracles-753ce6d2a732) * [dissecting the mango markets exploit, by perpetual protocol](https://perpprotocol.mirror.xyz/WMgIoGMktt_fMVPkfjTxRnSt4qwsWr_Ukub0iq3vW_I) -* [gmx trading resources](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_by_chains/MEV_on_Arbitrum/gmx) +* [toxic order flow and solutions, by a. nezlobin](https://medium.com/@alexnezlobin/toxic-order-flow-on-decentralized-exchanges-problem-and-solutions-a1b79f32225a) * [inverse finance resources](https://github.com/go-outside-labs/mev-toolkit/blob/main/MEV_and_trading/protocols/inverse.md) * [keep3rOracleFactory.sol](https://github.com/keep3r-network/keep3r.network/blob/master/contracts/Keep3rV2OracleFactory.sol) +