Learn · Launchpad
How bonding-curve launches work on XAUConnect
Written by XAUConnect Labs · Reviewed against live product behavior · Updated August 2026
A bonding-curve launch sells tokens against a price function as buyers come in, instead of seeding a classic constant-product pool on day one. XAUConnect’s Launchpad offers this as a second launch type: the wallet calls `createLaunch` on the Launchpad contract with name, symbol, and metadata URI, plus the native launch fee — not `createToken` on TokenFactory.
Curves can be fairer than a hidden presale. They can also be confusing exits if nobody understands when (or whether) liquidity migrates to a normal AMM. Read the launch type before you sign, whether you are the creator or the first buyer.
Standard versus curve
What buyers should ask
What creators should not promise
After graduation
Fees
Do not market a curve as a Uniswap pool
Graduation is a product event
Legal
Risk disclosure
XAUConnect is a non-custodial swap aggregator. Digital assets are volatile and may lose value rapidly. Content on this page is educational and not investment advice. Verify every contract address on the official block explorer before approving a transaction.
Frequently asked questions
Which button in the wizard?
Launch type: bonding-curve versus standard. The review screen should match the function you expect (`createLaunch` vs `createToken`).
Is a bonding curve safer for buyers?
It can reduce stealth allocations. It does not remove contract risk or the need to understand graduation. Safer is “understood,” not “curved.”
Can I swap a bonding-curve token on the main Swap page immediately?
Only if a routable pool already exists. Many curves trade only against their own contract until graduation.
Solana bonding curves?
Solana has its own curve culture on other venues. This Launchpad path is EVM `createLaunch`.
Trade on XAUConnect
Open the swap page to compare live routes, set slippage, and sign from your own wallet — fully non-custodial.
Continue exploring
Related markets, guides & networks
Curated next steps based on this topic — deepen your research before you trade.
How to make a new token swappable
Make a new crypto token swappable: honest contract, locked pool, aggregator-visible venue, published address, test buy a
How to buy meme coins safely
A risk checklist for buying meme coins safely: verify the contract, read liquidity and holder distribution, detect honey
Market cap vs liquidity: don't confuse them
Market cap is a notional headline; liquidity is what you can actually trade. Why confusing them causes losses, where the
Why swap quotes expire and transactions fail
Why DEX quotes expire, how to decode failed XAUConnect swaps on the explorer, and a gas-saving retry order that does not
Cheapest chain to swap crypto
Which chain is cheapest to swap crypto: compare gas, impact, and bridge cost for your tokens — Solana, L2s, BNB, and Eth
Build programmatically
Swap via API for bots and AI agents — quotes, builds, and cross-chain routes.