What is a liquidity lock — and why it matters.
A liquidity lock is a smart contract that holds a project's LP (liquidity pool) tokens until a fixed date. While the lock is active, the team physically cannot remove the liquidity backing their token — which removes the single most common exit scam in crypto: the rug pull.
What is a rug pull?
When a team creates a token and pairs it with ETH in a DEX pool, they receive LP tokens representing that liquidity. If they keep those LP tokens in their own wallet, nothing stops them from withdrawing the entire pool once buyers have piled in — the price instantly collapses to zero and holders are left with worthless tokens. That's a rug pull, and it happens every day on every chain.
How a lock changes the math
When LP tokens sit in a time-locked contract, the team cannot pull liquidity before the unlock date — not if they get greedy, not if they get hacked, not if they change their minds. A long lock doesn't guarantee a project succeeds, but it removes the fastest way to steal from holders. It converts a promise ("we won't rug") into a mathematical fact.
What a real lock must have
- Verified contract source — if you can't read the locker's code, the lock proves nothing.
- No admin functions over funds — some "lockers" let their own admins withdraw anything. Check for owner/admin withdrawal paths.
- Extend-only unlock times — a lock that can be shortened is not a lock.
- Public verifiability — anyone should be able to check the lock without trusting a screenshot.
The HoodLock locker contract on Robinhood Chain meets all four: verified source, zero admin access to locked funds, extend-only dates, owner-only withdrawals after unlock.
How to verify any lock on Robinhood Chain
- Open hoodlock.tech/app/explore.
- Paste the token or LP contract address (or the team's wallet).
- Every lock for that token appears with amount, unlock date, TVL and status — read straight from the chain.
- Click a lock to open its proof page and confirm the actual transaction on Blockscout.
No account, no wallet connection, no trust required — that's the point.
Lock tokens with on-chain proof
Flat 0.005 ETH fee · extend-only locks · no admin access to funds — verified on Robinhood Chain.
Start locking →