0x246a1335…ac6csent to0x440d9d4e…5591·#18,777,125·view on Etherscan
Migrating 50% of UDT/WETH Liquidity Position from Uniswap v2 pool
### Goal of the proposal
This proposal aims at moving 50% of the liquidity tokens owned by the DAO in [Uniswap V2 UDT/WETH pool](https://etherscan.io/address/0x9ca8aef2372c705d6848fdda3c1267a7f51267c1) to a [multisig](https://etherscan.io/address/0xc3F2bcBE6fB42faC83dd8a42893C6c0B3809e070) owned by trustees . This transfer is a necessary step towards the end goal: migrate the current V2 liquidty position to the UDT/WETH Uniswap v3 pool (without risking a sandwich attack during the migration).
### Current situation of the UDT/WETH V2 pool
Address: 0x9ca8aef2372c705d6848fdda3c1267a7f51267c1
#### DAO's liquidity tokens in V2 pool
- total : 170232491563665203407
- **to transfer:85116245781832601703**
For reference, the total DAO's liquidity in V2 pool is 5469.923439376863397507 UDT and 28.71409951822553882 WETH.
### About the proposal
The proposal contains a single call to the v2 pool `transfer` function that will transfer half of that liquidity tokens to the multisig - `transfer(0xc3F2bcBE6fB42faC83dd8a42893C6c0B3809e070,85116245781832601703)`.
Once approved and executed, the tokens will be transferred. The 5 signers of the multisig will take care of migrating the v2 position to the v3 pool.
Thank you!
The Unlock Team