Free your GHO when you provide liquidity to support the token! This project is a facilitator to mint GHO against Uniswap V3 position NFTs for GHO/USDC and GHO/USDT.
- Mint up to 90% of the value of your GHO liquidity positions
- Loop your positions to collect even more swap fees
- Why not supply liquidity when you can do it so cheaply?
Inspired by Defrost Finance on Avalanche (now defunct, but it was sweet while Avalanche Rush was going on) and the Aave v2 Ethereum AMM market. (also now defunct)
View project on ETHGlobal Showcase...
Requires Node.js and Foundry installed
$ git clone git@github.com:numtel/exorcise-your-gho.git
$ cd exercise-your-gho
$ npm install
# Run the frontend
$ npm run dev
# Run contract tests
$ forge test
MIT