Overview
Launch My Pad is a protocol for deploying white-label token launchpads. Each launchpad gets its own domain, branding, and fee settings. Tokens launched on a site trade on a bonding curve until they graduate to a Uniswap V4 pool.
This documentation is placeholder copy for layout and navigation. Replace it with the real protocol guide before launch. This documentation is placeholder copy for layout and navigation. Replace it with the real protocol guide before launch. This documentation is placeholder copy for layout and navigation. Replace it with the real protocol guide before launch. This documentation is placeholder copy for layout and navigation. Replace it with the real protocol guide before launch. This documentation is placeholder copy for layout and navigation. Replace it with the real protocol guide before launch. This documentation is placeholder copy for layout and navigation. Replace it with the real protocol guide before launch.
Getting started
Connect a wallet on the supported network, then open Deploy launchpad. You will pay a one-time on-chain deploy fee and become the manager of that site.
- Connect the wallet that should own the launchpad.
- Choose a name, tagline, and hostname (for example
ember.example.com).
- Confirm the deploy transaction, then set branding from the edit page.
Deploy a launchpad
Deploy creates an on-chain record in the Launchpad Registry. The site id is generated for you. Logo, favicon, and description can be saved in a follow-up transaction.
Dummy note: the current testnet deploy fee is shown on the deploy form. Mainnet fees and limits are not final.
Custom domain
Enter a hostname only — no https://, path, query, or spaces. Point the domain’s DNS at the protocol frontend, then visitors on that host see your launchpad branding.
Domains must be unique. Lookup is case-insensitive. You can change the domain later from the edit page if you are the manager.
Branding
Managers can set name, tagline, description, logo, favicon, Google Font, colors, header markdown, footer copy, and social handles. Only changed fields are sent, in one transaction.
Fonts are chosen from a curated list. Colors accept #RGB, #RRGGBB, or #RRGGBBAA.
Fees
Each launchpad can charge a site fee on every trade, paid to the launchpad fee receiver. The fee is snapshotted per token at launch; later changes apply only to new tokens. Maximum is 4.00%.
Creators can also set a creator fee on each token. Claimable balances appear on the Earnings page. Dummy figures on the Stats page are not live.
Launching tokens
From a launchpad domain, open Launch Token. Name, ticker, and image are required. Optional fields include description, socials, and a creator fee. A unique salt is generated per launch.
Placeholder: pair token defaults to native ETH. Other pair assets depend on the factory launch config.
Trading
New tokens trade on a bonding curve. After graduation, trading moves to a Uniswap V4 pool through the Universal Router. Buys and sells can set a minimum out for slippage protection.
Dummy reminder: always confirm the token contract and network in your wallet before signing.
FAQ
Who can edit a launchpad?
Only the current manager wallet. Management can be transferred in one step; the previous manager loses edit access immediately.
Can I use any Google Font?
No. The on-chain field accepts a short family name with letters and numbers only. Pick from the font dialog on the edit page.
Is this documentation final?
No. This is dummy content so the Docs page and sidebar can be reviewed. Real guides will replace these sections.