Token launch checklist: what to do before you deploy
The Editor·9 min read·Updated 31 Aug 2026
A sequenced token launch checklist: chain and venue, supply, authorities, liquidity and locks, contract verification, listings, and the legal questions.
Settle nine things before you deploy: chain, venue, total supply and its distribution, mint and freeze authority, how much liquidity you can actually fund, whether that liquidity is locked or burned, contract verification, socials and listing profiles prepared in advance, and the legal and tax questions answered for your jurisdiction. Everything below is that list, in order.
The sequence matters more than the individual items. Almost every avoidable failure in a launch is something that could only be fixed beforehand and was attempted afterwards.
Step 1: choose the chain before anything else
Chain choice determines your costs, your buyer pool, your tooling and which venues are available at all. Memecoin issuance in 2026 has consolidated onto Solana and Robinhood Chain, with BNB Chain a distant third and everything else rounding to noise. That is a distribution fact, not an endorsement — a chain with more buyers also has vastly more competing launches. Work through the trade-offs in best chains for launching a memecoin first, because moving after deployment means starting over with a new contract.
Done when: you have a funded wallet on that chain with enough native token for deployment, liquidity and a margin for failed transactions.
Step 2: choose the venue — launchpad or direct mint
A bonding-curve launchpad deploys your token into a curve, gives it a page on a venue that already has traffic, and handles price discovery and migration to a DEX. A direct mint deploys a fixed-supply contract you pair with liquidity yourself, with no venue traffic attached. Neither is better in general — we set the comparison out in MintPlus vs bonding-curve launchpads.
The honest input to this decision is the base rate. Of roughly 11.9 million tokens launched cumulatively on pump.fun since January 2024, only 96 had ever exceeded $1M market cap and 18 had exceeded $10M as of 10 June 2026. Graduation rates sit in a defensible range of roughly 0.5–2% depending on the measurement window, and any figure quoted without one is close to meaningless — see why so few memecoins graduate.
Done when: you have picked a venue and read its current fee schedule on its own site.
Step 3: fix supply and distribution
Supply is the number you cannot revise. Decide the total, what fraction the deployer wallet holds at block one, and what — if anything — is reserved elsewhere. A large deployer position is not automatically dishonest, but buyers will find it within minutes and you have to be able to defend it. If you intend to hold a share, publish the number before launch rather than letting a holder-distribution screenshot say it for you. Memecoin tokenomics: supply design that survives contact with buyers covers the shapes that hold up.
Done when: the total supply, the deployer's share, and any allocation outside the pool are written down as numbers you are willing to publish.
Step 4: deal with mint and freeze authority
On Solana, live mint authority means more supply can be printed at any time, and live freeze authority means any holder's balance can be frozen. Both are standard SPL features, both are neutral in themselves, and both read as unacceptable to anyone doing a serious check. Revoking them is a one-time irreversible transaction and the cheapest credibility signal available to a Solana launcher — how to revoke mint and freeze authority on Solana walks the steps. Most launchpads do it for you; verify rather than assume.
On EVM chains the equivalents are contract-level: an owner-only mint function, a pausable transfer modifier, an adjustable transfer tax, a blacklist. Renouncing ownership is the blunt version. Read the contract you are about to deploy and know which of these it has.
Done when: you can point to an on-chain transaction or a verified contract that proves the answer, not a claim in a Telegram message.
Step 5: size the liquidity honestly
Liquidity depth sets how badly the price moves when someone trades. A thin pool produces violent charts, terrible fills and sells that fail — which is what most buyers will remember about your token. On the direct-mint route you fund this pool yourself, and it is by a wide margin the largest real cost of a launch. Decide the number before you deploy, and decide it as an amount you can lose entirely, because that is the realistic outcome.
Done when: the liquidity is funded and sitting in the wallet, not planned.
Step 6: lock or burn the LP, and understand what that does not do
Locking LP tokens for a fixed term, or burning them outright, is the one commitment about liquidity a buyer can verify without trusting you. The difference is real — a burn is permanent and unmanageable, a lock is time-bound and can expire — and we compare them in LP burning vs LP locking. How to lock liquidity covers the mechanics.
State the limit plainly in your own materials: a lock stops liquidity being pulled. It does not stop the deployer selling their own allocation into your pool, and it does not make the token a good bet.
Done when: the lock transaction exists on-chain and you have the link, or the LP is burned to a verifiable dead address.
Step 7: verify the contract and its metadata
An unverified contract on an EVM explorer means nobody can read what they are buying. Verify it. Check that name, symbol, decimals and any metadata URI resolve, and that the metadata is hosted somewhere that will still exist next month.
Done when: the contract source is readable on the chain's explorer and the token renders correctly on at least one third-party screener.
Step 8: have the socials and the listing profiles ready before launch, not after
Set up socials first. In a 2026 study of 832,941 mints observed 8 May – 10 June 2026, launches advertising a Telegram graduated at 1.485% against 0.166% without — an 8.94× differential. That is correlation, not a mechanism, but a token with no reachable community reads as abandoned from block one. What gets a social presence taken seriously is in red flags in a memecoin's social presence.
Have the screener and aggregator profiles drafted before you deploy so you can submit on day one rather than day five. How to get a DexScreener token profile and how to get a token listed on CoinGecko and CoinMarketCap cover what each asks for and what gets refused.
Done when: the accounts exist, are linked from each other, and the submission drafts are written.
Step 9: answer the legal questions before you deploy, not after
This is the step people skip, and the only one with consequences not measured in money. Three questions, for your own jurisdiction.
What are you actually issuing? A token marketed with a roadmap, promised development, revenue share or managerial effort is a materially different legal object from a joke with a ticker, whatever label sits on it. Under the SEC and CFTC's March 2026 joint interpretive release memecoins sit in a "digital collectibles" category treated as non-securities — but that release is an interpretation, not a legislative rule, it does not bind a court, and private plaintiffs are actively litigating Howey against memecoin platforms regardless. Is it legal to launch a memecoin in the US? sets out where that line sits as of 31 August 2026.
What have you said in public? Fraud is prosecutable whether or not a token is a security, and misrepresentation to induce a purchase is the most commonly charged theory. Every claim you make before launch is evidence afterwards.
Who are you promoting to? The UK's financial promotions regime has applied to qualifying cryptoassets since 8 October 2023 and breach is a criminal offence under FSMA s.21; in the EU, MiCA can impose white-paper obligations on an offeror. Neither turns on whether your token is a security.
Done when: you have written answers to all three, and if there is real money involved, a lawyer has seen them.
Step 10: understand the tax position of your creator fees before the first one lands
In most jurisdictions creator fees are income on receipt, at the value on the day they land — and if they land in the token you launched, you can owe tax on a receipt whose value has since gone to zero. That timing mismatch is how creators end up with liabilities larger than their remaining balance. Do you pay tax if you launch a memecoin? covers the mechanics; it belongs on a pre-launch list because the record-keeping starts at the first fee, not in April.
Done when: you know what your fee stream is denominated in and you have somewhere to record each receipt with its date and value.
The checklist in one table
| # | Item | Done when |
|---|---|---|
| 1 | Chain chosen | Wallet funded on it, with margin |
| 2 | Venue chosen | Current fee schedule read on the venue's own site |
| 3 | Supply and distribution fixed | Numbers written down and publishable |
| 4 | Mint / freeze authority handled | Provable on-chain, not claimed |
| 5 | Liquidity sized | Funded and in the wallet |
| 6 | LP locked or burned | Transaction link exists |
| 7 | Contract verified | Source readable on the explorer |
| 8 | Socials and listing drafts live | Accounts cross-linked, submissions written |
| 9 | Legal questions answered | Three written answers, reviewed if money is at stake |
| 10 | Tax position understood | Fee receipts recorded from day one |
What this checklist does not do
Working through every item does not make a token likely to succeed. It removes the failures that are self-inflicted and verifiable, which is a narrow category. It says nothing about distribution, timing, or whether anyone wants the token — and those, not contract hygiene, decide outcomes. Steps 9 and 10 are also pointers to questions, not answers to them.
Frequently asked questions
What is the single most important item on a token launch checklist?
Sizing liquidity honestly, then locking or burning it. Liquidity is the item that costs real money, determines whether the token trades tolerably, and produces the one commitment a buyer can verify on-chain without trusting anything you say about yourself.
Should I revoke mint authority before or after adding liquidity?
Before adding liquidity is cleaner, because it means no window exists in which supply could be inflated against a live pool. If your launchpad handles the revocation as part of deployment, verify it on-chain rather than trusting the interface. The transaction is irreversible either way, so confirm your supply is final first.
Do I need a lawyer to launch a memecoin?
If real money is involved or you are promoting to UK or EU consumers, yes. The questions in step 9 are jurisdiction-specific, the rules moved substantially between March and August 2026, and nothing on this page is legal advice. If the launch is a joke with no raise and no promotion, the exposure is lower, but "lower" is not "none" — fraud liability does not depend on a token being a security.
Launch with fixed supply and liquidity locked at creation
If steps 3 and 6 are the ones you want handled at deployment rather than bolted on afterwards, MintPlus — built by TrustSwap, which also builds Meme Central — creates fixed-supply tokens with liquidity locked through Team Finance at creation, on Ethereum, Robinhood Chain, Polygon, Base and BNB. It gives you a clean contract and a verifiable lock; it gives you none of the venue traffic a bonding-curve launchpad has, and does none of the work in steps 8, 9 or 10. Per-venue launch and graduation data is in the analytics hub, and live launches in the Meme Central feed.
Nothing here is financial, legal or tax advice. Memecoins are extremely high-risk: most lose most of their value, and the majority of tokens launched never reach a decentralised exchange at all. Never spend money you cannot afford to lose entirely. Meme Central does not recommend any specific token. Data described as Meme Central's own reflects tokens indexed by Meme Central and is not whole-market data.