mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-28 11:46:13 -04:00
Update README.md
This commit is contained in:
parent
11c4bb91a9
commit
fdeed64c9e
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
uniswap v3 introduced:
|
- uniswap v3 introduced:
|
||||||
|
|
||||||
* **concentrated liquidity** and **non-fungible liquidity**:
|
* **concentrated liquidity** and **non-fungible liquidity**:
|
||||||
* replacing fungible ERC20 liquidity positions with non-fungible ERC-721 liquidity positions.
|
* 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.
|
* **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.
|
* **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>
|
<br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user