🥭 uniswap v3 whitepaper

This commit is contained in:
mia von steinkirch, phd 2022-11-17 11:43:15 -08:00 committed by GitHub
parent 0cd49a3cce
commit 36f69f3a29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
<br>
* Uniswap v3 replaces fungible ERC-20 liquidity positions with non-fungible ERC-721 liquidity positions.
* better gas refunds due to it's flashloan style architecture.
@ -9,4 +10,5 @@
### resources
* [uniswap v3 whitepaper](https://uniswap.org/whitepaper-v3.pdf)
* [liquidity mining on uniswap v3 by paradigm](https://www.paradigm.xyz/2021/05/liquidity-mining-on-uniswap-v3)