Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmihal/lido-uni-v3-pool
https://github.com/dmihal/lido-uni-v3-pool
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmihal/lido-uni-v3-pool
- Owner: dmihal
- Created: 2021-05-07T12:46:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T16:22:52.000Z (over 3 years ago)
- Last Synced: 2024-10-04T10:41:32.911Z (about 1 month ago)
- Language: Solidity
- Size: 320 KB
- Stars: 10
- Watchers: 6
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lido stETH pool for Uniswap V3
This codebase, derived from the [uniswap-liquidity-dao](https://github.com/dmihal/uniswap-liquidity-dao) code, creates a pool for wstETH & ETH tokens, depositted into Uniswap V3. Liquidity is depositted 80% into the 0.95-1.01 range, and 20% to the 0.90-1.03 range. Liquidity positions are represented as fungible ERC-20 tokens, similar to Uniswap V2 positions.
For more details, view the [project specification & discussion](https://research.lido.fi/t/lego-lido-steth-uniswap-v3-pool/509).