diff --git a/Uniswap/README.md b/Uniswap/README.md index 68d9760..aad3b67 100644 --- a/Uniswap/README.md +++ b/Uniswap/README.md @@ -11,3 +11,9 @@
* An AMM replaces 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. + +
+ +### Uniswap V3 + +* better gas refunds due to it's flash loan style architecture.