The liquidity is locked.
Check it yourself.
Every number on this page is read from Ethereum by your own browser, right now. No wallet is asked for and none is needed — reading the chain is free and permissionless. That's the point: a lock you can verify beats a promise you have to trust.
…
reading the chain…
Every lock, in full
reading…
Why this is a lock, not a promise
Nobody holds a key. The contract has no owner — no pause, no rescue, no upgrade, no admin of any kind. Not even the team that deployed it can open a lock early.
Time only moves one way. A lock can be made longer by its beneficiary, never shorter by anyone. Two independent gates — the clock and the block height — must both pass before anything moves.
One address, every chain. The locker was deployed deterministically (CREATE3): its address is reproducible on any EVM chain and claimable only by the SHAMBA LUV treasury. The six leading 1s are mined, not luck.
Tested against the real thing, verified on-chain. 186 tests, including a mainnet-fork rehearsal that locked the actual LUV/WETH position and proved it comes back to the wei. The deployed bytecode carries the green checkmark — Etherscan source verification, where the published source is compiled and matched against the bytecode built to the cypherpunk4096 standard: deterministic identity, zero dependencies, verification over trust, precision without approximation.
Verify it yourself
The paper trail — transactions, not claims
Source, tests and deployment report: github.com/SHAMBA-LUV/liq-locker