Locked Liquidity
Last updated
Last updated
$BOOK has two locked liquidity positions that are locked forever.
LP at UNCX:
We have created a custom LP Locker contract which is a simple contract to permanently lock a PancakeSwap V3 LP position.
Contract:
Lock Transaction:
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.