mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-07 09:14:57 -04:00
Update README.md
This commit is contained in:
parent
11c4bb91a9
commit
fdeed64c9e
1 changed files with 4 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<br>
|
||||
|
||||
uniswap v3 introduced:
|
||||
- uniswap v3 introduced:
|
||||
|
||||
* **concentrated liquidity** and **non-fungible liquidity**:
|
||||
* replacing fungible ERC20 liquidity positions with non-fungible ERC-721 liquidity positions.
|
||||
|
@ -16,6 +16,9 @@ uniswap v3 introduced:
|
|||
* **range orders**: lps can deposit a single token in a custom price range, above or below the current price.
|
||||
* **improvements to the TWAP oracle**: possible to calculate any recent TWAP within ~9 days in a single on-call chain.
|
||||
|
||||
- new strategies:
|
||||
* creating and closing LP positions can be a form of trading. range orders can be used as either buy-limit or take-profit orders.
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue