-
-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(gov): proposal to exit UDT uniswap positions on mainnet #15081
Conversation
tokenId, // tokenId | ||
]), | ||
|
||
// bridge UDT to base |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
actually it will be easier to submit a second proposal (re-use the existing one) to bridge UDT to base, so we dont have to make estimate calculation about the balance
…ck-protocol/unlock into withdraw-udt-liquidity-from-mainnet
simulations of the calls passed correctly here : https://dashboard.tenderly.co/explorer/fork/d7718227-6103-4330-9129-50d1ca143c59/transactions |
Exit UDT Uniswap positionsThere are currently 3 positions owned by the DAO in the Uniswap UDT / WETH pool on mainnet. Liquidity for these positions is provided by the DAO treasury. This proposal will result in exiting these positions by:
Once executed, all UDT and WETH tokens currently held in pools will be transferred back to the DAO's timelock. You can check the current positions here: 638761, 663230, 694069 ). |
Description
This proposal will decrease liquidity to zero on all UDT uniswap positions on mainnet and transfer the resulting amount to the bridged UDT on Base, so it can be later swapped to UP.
Issues
Fixes
Refs #15065
Checklist:
Release Note Draft Snippet