From 47530b0b348f67ea1b171d38d10f07234ed244b6 Mon Sep 17 00:00:00 2001
From: autistic-symposium-helpers
<138340846+autistic-symposium-helpers@users.noreply.github.com>
Date: Wed, 16 Oct 2024 23:49:10 +0900
Subject: [PATCH] add chapter for uniswap x
---
MEV_and_trading/protocols/uniswap/README.md | 33 ++++++++++-----------
1 file changed, 16 insertions(+), 17 deletions(-)
diff --git a/MEV_and_trading/protocols/uniswap/README.md b/MEV_and_trading/protocols/uniswap/README.md
index c229222..ac947a5 100644
--- a/MEV_and_trading/protocols/uniswap/README.md
+++ b/MEV_and_trading/protocols/uniswap/README.md
@@ -4,7 +4,6 @@
### tl,dr
-
* **AMMs** replace the buy and sell orders in an order book market with a liquidity pool of two assets, both valued relative to each other. as one asset is trader for the other, the relative prices of the two assets shift, and the new market rate for both is determined.
@@ -20,29 +19,29 @@
-* [uniswap v2](uniswap-v2)
-* [uniswap v3](uniswap-v3)
+* **[uniswap v2](uniswap-v2)**
+* **[uniswap v3](uniswap-v3)**
+* **[uniswap X](uniswap-x)**
---
-### resources
+### external resources
-
-* [what's an amm, by coindesk](https://www.coindesk.com/learn/what-is-an-automated-market-maker/)
-* [uniswap docs](https://docs.uniswap.org/protocol)
-* [uniswap arb analysis](https://github.com/ccyanxyz/uniswap-arbitrage-analysis)
-* [uniswap extractooor](https://www.uniswap.shippooor.xyz/)
-* [dune for total uniswap users over time](https://dune.com/queries/2740)
-* [understanding amms by hasu](https://www.paradigm.xyz/2021/04/understanding-automated-market-makers-part-1-price-impact)
-* [mev's impact on uniswap](https://eigenphi.io/report/mev-impact-on-uniswap)
-* [quantifying the cost of providing liquidity to amms, by a16z](https://a16zcrypto.com/lvr-quantifying-the-cost-of-providing-liquidity-to-automated-market-makers/)
-* [automated market making and loss-versus-balancing, by j. milionis et al](https://arxiv.org/abs/2208.06046)
-* [sushiguardrouterv01 with manifold](https://snapshot.org/#/sushigov.eth/proposal/bafkreigjjhjx2j2b526d3poeg23w2xan4rcgnzvcxinsssv7n37lu5p7s4)
-* [the value of nontoxic orderflow to the uniswap protocol, by m. holloway](https://xenophonlabs.com/papers/uniswap_valuing_orderflow.pdf)
-* [dune board on mev on uniswap](https://dune.com/jhackworth/mevmevmev)
+* **[what's an amm, by coindesk](https://www.coindesk.com/learn/what-is-an-automated-market-maker/)**
+* **[uniswap docs](https://docs.uniswap.org/protocol)**
+* **[uniswap arb analysis](https://github.com/ccyanxyz/uniswap-arbitrage-analysis)**
+* **[uniswap extractooor](https://www.uniswap.shippooor.xyz/)**
+* **[dune for total uniswap users over time](https://dune.com/queries/2740)**
+* **[understanding amms by hasu](https://www.paradigm.xyz/2021/04/understanding-automated-market-makers-part-1-price-impact)**
+* **[mev's impact on uniswap](https://eigenphi.io/report/mev-impact-on-uniswap)**
+* **[quantifying the cost of providing liquidity to amms, by a16z](https://a16zcrypto.com/lvr-quantifying-the-cost-of-providing-liquidity-to-automated-market-makers/)**
+* **[automated market making and loss-versus-balancing, by j. milionis et al](https://arxiv.org/abs/2208.06046)**
+* **[sushiguardrouterv01 with manifold](https://snapshot.org/#/sushigov.eth/proposal/bafkreigjjhjx2j2b526d3poeg23w2xan4rcgnzvcxinsssv7n37lu5p7s4)**
+* **[the value of nontoxic orderflow to the uniswap protocol, by m. holloway](https://xenophonlabs.com/papers/uniswap_valuing_orderflow.pdf)**
+* **[dune board on mev on uniswap](https://dune.com/jhackworth/mevmevmev)**