jettonpad · LP locker

lock or burnyour LP

paste a DeDust or STON.fi pool address, connect the wallet that holds the LP, choose burn forever (irreversible — liquidity stays locked in the pool) or send to treasury (custodial soft-lock, verifiable on-chain). signed once with your wallet. no smart contract to deploy.

connect wallet

connect the wallet that holds the LP tokens. we'll derive your LP-jetton wallet on the pool and read your balance directly from the chain.

how the lock works

01
paste pool address
works with any TEP-74 LP-jetton — DeDust V1, V2, STON.fi, forks. we don't care which DEX, only that the contract responds to the standard get_wallet_address method.
02
we read your LP wallet
the pool master derives your LP wallet on-chain. we read its balance directly from the chain — no indexer, no backend. you only sign once.
03
you choose the lock destination
burn forever (LP goes to the workchain-zero dead address — the chain itself enforces the lock) or send to treasury (custodial soft-lock at the jettonpad treasury wallet — visible to anyone, on tonviewer, in real time).
04
single signature
standard TEP-74 jetton transfer. no smart contract to deploy. ~0.1 TON gas. tx included in 5-15 seconds.

treasury wallet

destination for the "send to treasury" option. public, on-chain, viewable any time.

treasury address · public
UQDllMFJK5b8dSZlINeuTA6Gc62WpOmzw1-PFQVPbCuS89gH
verify on tonviewer

which one should I pick?

burn forever is the most rug-proof — the chain itself enforces the lock. nobody, including the jettonpad team, can move that LP again. trade-off: you can never redeem the underlying TON+jetton either. it's gone.

send to treasury is a soft-lock. the LP sits at a public, well-known wallet. anyone can verify the balance on-chain. the jettonpad treasury holder commits to not moving it (current policy: 180-day hold, then top holders vote burn vs redistribute). good for projects that want a visible trust signal without giving up all optionality.

// tip: most reputable launchpads use burn-forever for their own tokens (signals max conviction). for community tokens, treasury hold is more flexible — community can vote later.

// public tool · single signature · no contract deploy