// docs · v0.1.3

ship a meme on TON, the right way.

jettonpad is a permissionless launchpad for jettons on TON. one form, one signature, your token lives on a bonding curve that auto-graduates to dedust v2 when liquidity hits 550 TON. these docs explain how every piece works.

// overview

overview

jettonpad turns a complex jetton deploy + LP setup into a three-field form and a single transaction. behind the scenes:

  • ·
  • a FunC bonding-curve contract deploys the jetton master + first buy atomically.
  • ·
  • every trade routes through that curve until 550 TON of liquidity has been deposited.
  • ·
  • the curve auto-graduates to a dedust v2 pool with the accumulated liquidity. lp tokens go to the jettonpad treasury, locked for 100 years.

no compiler. no whitepaper. no team allocation. fair launch with deterministic supply (1B fixed, 800M to buyers, 200M reserved for the LP at graduation).

// the curve

the curve

jettonpad uses a constant-product (cpmm) bonding curve with virtual reserves. virtual reserves let the first buyer get a meaningful price instead of paying for an empty pool.

T_v0 = 200    // virtual TON reserve seeded into the curve
J_v0 = 800M   // virtual jetton reserve seeded into the curve
k    = T_v0 * J_v0 = 1.6e29   // invariant

price(jetton) = (T_real + T_v0) / (J_v0 - jettons_sold)

early buyers get cheap entries; price climbs as jettons leave the curve. 0% fee on the curve — fees only start once the token graduates to dedust v2 (standard 0.25% pool fee).

  • ·
  • Total supply: 1,000,000,000 (1B), 9 decimals, fixed forever.
  • ·
  • Allocated to curve: 800M jettons available to buyers via the curve.
  • ·
  • Reserved for LP: 200M jettons paired with graduation TON to seed the dedust pool.
  • ·
  • Buy / sell: always available pre-graduation via /t/[address] or any contract caller.
// graduation

graduation

when a curve reaches 550 TON of real liquidity deposited, it's eligible to graduate. graduation is a manual trigger by the jettonpad treasury for safety, but happens within minutes of eligibility.

Threshold:        550 TON deposited
Migration fee:    25 TON  -> jettonpad treasury (covers gas + ops)
Seed liquidity:   ~525 TON + 200M jettons  -> dedust v2 pool
LP destination:   treasury wallet, locked for 100 years
Graduation DEX:   dedust v2 (factory EQBfBWT7X2BHg9tXAxzhz2aKiNTU1tpt5NsiK0uSDW_YAJ67)

after graduation, the bonding curve disables sells (you can still buy via dedust). the LP held by treasury is not burnable for 100 years. after the lock expires, the top holders vote on burn vs. redistribute — see /lock for details.

// $JPAD — the platform's own token

$JPAD — the platform's own token

$JPAD is the first jetton shipped through jettonpad — by jettonpad. it goes through the exact same curve every other token will. no presale, no team allocation, no insider buys.

name: JettonPad
ticker: $JPAD
supply: 1,000,000,000 · 9 decimals · fixed
launch: 07 May 2026 · 00:00 UTC
contract: TBA · pinned at launch
graduation: dedust v2 · lp locked 100yr

why a platform token? proof. if the curve works for $JPAD, it works for yours. same code, same threshold, same lock.

// lab tools

lab tools

the /lab is a growing kit of on-chain utilities for jetton creators and traders. all tools are client-signed via tonconnect — no custodial keys, no opaque servers.

  • ·
  • metadata forge — image + TEP-64 JSON in one click. free.
  • ·
  • jetton deploy — TEP-74 master + wallet code, full supply minted to your wallet, all in one signature. 1 TON lab fee + ~0.15 TON gas.
  • ·
  • coming soon — lp locker, token burner, multisender, sniper bot, pro trading panel, whale tracker, rug scanner, holder snapshot, admin renounce, wallet generator.

hit any of those tools? request a feature on telegram or x — we ship by demand.

// fees

fees

Bonding curve trade fee:   0%        (curve is fee-free until graduation)
Curve deploy gas:          ~0.3 TON  (one-time, paid by token creator)
Lab deploy fee:            1 TON     (jettonpad-deployed jettons)
Lab metadata forge:        free
Graduation migration fee:  25 TON    (one-time, paid out of pool TON)
DeDust pool trade fee:     0.25%     (after graduation, native to dedust)

jettonpad does not take a cut of trade volume. the only platform fees are the deploy fee (lab) and the migration fee paid once at graduation.

// security model

security model

What jettonpad does:

  • ·
  • Client-side transaction signing only — every write happens via tonconnect, never on a jettonpad server.
  • ·
  • No private keys stored anywhere on the platform. The treasury is a multisig held offline.
  • ·
  • Deterministic contract addresses — the master address is computed before signing and shown in the deploy preview.
  • ·
  • Audit findings on the curve contract (AUD-001 to AUD-006) are fixed and published. open-sourcing the FunC code on github shortly.

What jettonpad does NOT do:

  • ·
  • Validate token authenticity — anyone can deploy any token. do your own research before buying.
  • ·
  • Guarantee liquidity. graduation is automatic but until a curve hits 550 TON, the LP doesn't exist on dedust.
  • ·
  • Custody anything for you. if your wallet is compromised, jettonpad cannot recover funds.
! disclaimer
memecoins are speculative. you may lose 100% of your money. the team behind jettonpad is not responsible for the value of any token launched through the curve.
// resources

resources

  • ·
  • telegram — community + support
  • ·
  • x / twitter — announcements
  • ·
  • /lab — open tooling for TON
  • ·
  • /screener — TON-wide jetton screener
  • ·
  • /lock — LP lock explainer
  • ·
  • github · audit · brand kit · soon
// faq

faq

Q: when does the curve open to the public?
07 May 2026, 00:00 UTC. before that, the form on /create is browsable but the deploy button is locked.
Q: why 100 years on the LP lock instead of forever?
forever locks are not really forever — most chains have an upgrade path that breaks them. 100 years is long enough to outlast every market participant alive today, and short enough that the unlock can be revisited by token holders if the market structure changes drastically.
Q: can the team rug? mint more $JPAD?
no. the jetton master is deployed without admin. supply is fixed at 1B forever. the LP is held by a multisig treasury with the 100-year lock and no override.
Q: what happens if my token never reaches 550 TON?
it stays on the curve indefinitely. it can still be traded by anyone — there's just no dedust pool until the threshold is hit. no expiry, no auto-cleanup.
Q: can I sell my jettons before graduation?
yes. the curve supports sells until the moment graduation is triggered. after graduation sells route through dedust like any other jetton.
Q: what about taxes / KYC?
jettonpad does not collect KYC. you are responsible for reporting any gains to your local tax authority. consult a professional if you're unsure.