Liquidity Lockers V2 (Beta app)
To understand what liquidity lockers are, first you have to be familiar with concepts of liquidity pools.
If you are not, we recommend watching this video.
What is a liquidity locker?
Developers listing their tokens on decentralized exchanges are granted LP tokens when they initiate a pool. These LP tokens, once in their possession, can be transferred like any other tokens on the blockchain they have been minted on, or bridged to another one.
A liquidity locker allows the developer to store these LP tokens in a smart contract, revoking his permission to move these LP from a start date to an end date. For a deeper dive into this topic, we recommend having a read of our medium article about liquidity locking.
We also recommend reading our medium article on automating liquidity locking using Gelato, to explore more options of interacting with our lockers.
Contracts
AMM | Locker |
---|---|
Uniswap v2 (ETH) | 0x663A5C229c09b049E36dCc11a9B0d4a8Eb9db214 |
Uniswap v2 (Base) | 0xc4E637D37113192F4F1F060DaEbD7758De7F4131 |
Sushiswap (ETH) | 0xED9180976c2a4742C7A57354FD39d8BEc6cbd8AB |
Sushiswap (Base) | 0xBeddF48499788607B4c2e704e9099561ab38Aae8 |
Pancakeswap v1 (BSC) | 0xc8B839b9226965caf1d9fC1551588AaF553a7BE6 |
Pancakeswap v2 (BSC) | 0xC765bddB93b0D1c1A88282BA0fa6B2d00E3e0c83 |
MagicSea v2 (IOTA) | 0x7f5C649856F900d15C83741f45AE46f5C6858234 |
Biswap (BSC) | 0x74dEE1a3E2b83e1D1F144Af2B741bbAFfD7305e1 |
Julswap (BSC) | 0x1f23742D882ace96baCE4658e0947cCCc07B6a75 |
Quickswap (POLYGON) | 0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0 |
VaporDEX (Telos) | 0x08655a59381EA4fEbF210D609D52c0F2Ac47b8d1 |
TraderJoe (AVAX) | 0xa9f6aefa5d56db1205f36c34e6482a6d4979b3bb |
Sushiswap (ARB) | 0x275720567e5955f5f2d53a7a1ab8a0fc643de50e |
Camelot (ARB) | 0xa71182392faaa9a123a9e8120e79515117f05be4 |
How to lock your LP tokens?
Visit https://beta.uncx.network/lockers/manage/. Connect your wallet by selecting the "Connect" button in the top right corner of the screen (on desktop).
Select "V2 Liquidity" tab on the left .After you successfully connected your wallet, a "New Lock" button will appear. Select it.
In this step, you have to input the address of your LP token into the input field. Make sure you are connected to the network your pool is on. After you enter the address, the pool will show up. Select it.
After selecting your lock you will be taken to the lock settings screen presented below.
Amount
The amount of LP tokens you want to lock.
Unlock Date
The expiration date of your lock. You will be able to withdraw your LP tokens after that date passes.
NOTE: IT IS NOT POSSIBLE TO WITHDRAW YOUR LP BEFORE THE UNLOCK DATE
Owner and Condition
Owner: The owner of the lock. That address will be able to edit the lock and withdraw tokens from it once the lock expires.
Referral: If you have a valid referral address, you can input it into that field (more info about referral program here).
Proceed by selecting the "Approve" button, and then "Lock" button (it will appear after the approval).
Last updated