LP Locking Mechanism

How Mavrk locks liquidity NFTs instantly and permanently to prevent rug pulls.

🔒 LP Locking Mechanism

Every token launched through Mavrk is automatically paired into a V3 liquidity pool, and the resulting LP NFT is locked permanently — all within the same deployment transaction.

This ensures:

  • ✅ No rug pulls

  • ✅ No withdrawal of liquidity

  • ✅ Complete, irreversible decentralization


🧱 What is an LP NFT?

In Uniswap V3 (BASE) and PancakeSwap V3 (BNB), liquidity positions are not traditional ERC-20 LP tokens. Instead, each position is represented by a non-fungible token (NFT) — one that controls the entire liquidity range and balance.

If someone controls this NFT, they can:

  • Remove liquidity

  • Rebalance the range

  • Steal the token's depth

That’s where Mavrk’s LP lock comes in.


🔐 How LP Locking Works

Here’s what happens behind the scenes during deployment:

  1. 🧠 Your token is paired with WETH (BASE) or WBNB (BNB) using a synthetic 0 ETH/BNB position.

  2. 🧱 A V3 liquidity position is created via the mint() function.

  3. 🎟️ That position is issued as an ERC-721 NFT.

  4. 🛡️ Mavrk immediately transfers the NFT to the MavrkMultiLock contract.

  5. 🧷 The NFT is locked permanently — no withdrawal, no revocation, no owner override.


📜 Verified Locker Contracts

You can publicly verify the lock on-chain at any time:

Both contracts have been verified on-chain and are labeled with the official tag:

🏷️ “Mavrk: Locker”

This tag is visible on:

This verification and labeling is a major step toward transparency, as it confirms to users and traders that:

  • The lockers are authentic

  • The logic is read-only

  • No entity — not even Mavrk — can remove or alter the locked liquidity

Trust is earned, not assumed. The Mavrk Locker makes it verifiable.


🧠 Why This Matters

Too many launch platforms allow founders to:

  • Retain LP access

  • Delay locking

  • Use third-party “timed locks” that can be revoked

Mavrk locks the liquidity before your token even hits the market. You’re safe from the start — and so is your community.

"If your LP isn't locked, your launch isn't real." – the Mavrk philosophy

Last updated