mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-18 06:30:32 -04:00
Update README.md
This commit is contained in:
parent
1ac208197f
commit
2b42ae7aa5
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
### tl; dr
|
||||
|
||||
* Uniswap v3 introduce the concept of "concentrated liquidity", replacing fungible ERC20 liquidity positions with non-fungible ERC-721 liquidity positions.
|
||||
* it also introduced multiple fee tiers , allowing LPs to be appropriately compensated for taking on varying degrees of risk
|
||||
* Uniswap v3 introduce the concept of "concentrated liquidity", replacing fungible ERC20 liquidity positions with non-fungible ERC-721 liquidity positions. Individual LPs get granular control over what price ranges their capital is allocated to. Individual positions are aggregated together into a single pool, forming one combined curve for users to trade against.
|
||||
* it also introduced multiple fee tiers , allowing LPs to be appropriately compensated for taking on varying degrees of risk.
|
||||
* better gas refunds due to it's flashloan style architecture.
|
||||
* the profitability of a liquidity provider (LP) has been called into question: estimations that about half of LPs would have been off holding assets directly rather than providing liquidity
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue