Locked Liquidity
$BOOK has two locked liquidity positions that are locked forever.
UNCX Locked Liquidity
Custom LpLocker
We have created a custom LP Locker contract which is a simple contract to permanently lock a PancakeSwap V3 LP position.
Contract: https://bscscan.com/address/0x1454b1f523e26ab34141d8c69b2672afd8dfc5e4
Lock Transaction: https://bscscan.com/tx/0x1ec1752787f8cef6592e7597ca192624bcfd71ea5ce0b02b2eeb534394e3c3b7
LpLocker.sol Security
Our custom LpLocker.sol contract is very simple. It can accept a V3 LP position deposit, which it will never release. It allows collecting of trading fees on locked positions.
Peckshield has checked our contract and has approved our implementation of the features mentioned.
The contract is verified on BSCSCAN and source code can be viewed with the link above.
Last updated