EXPLORE

Explore

Trending on Solana

Real, live market data pulled from CoinGecko for established Solana tokens — not launched through STONK GEN, shown for context on what "big" looks like.

Loading trending Solana tokens…

Coins launched from this browser

This list is stored on this device, not a global feed — a real explore page needs an indexer watching the chain, noted in Docs. Every entry here is a real on-chain launch you can verify independently in Token Lab.

LAUNCH — TERMS LOCKED, NOT PROMISED

Launch a coin on Solana.

Mint and freeze authority are always revoked, and your launch terms are written on-chain as a permanent memo, in the same transaction as the mint. Nothing about a launch can be edited afterward.

Minted entirely to your connected wallet when the transaction confirms.
Written into the same on-chain memo, so lineage is verifiable by anyone — not just a label in this app.
Locked Launch — not optional
Authorities always revoked. Terms always written on-chain before the token exists.
Fill in the form and connect your wallet. Nothing is signed until you approve it in Phantom.

This creates a real SPL token (classic Token Program). It doesn't yet attach display metadata (name/symbol in wallets/explorers) or route lineage fee-sharing — both noted in Docs as the next build. Meme coins are highly volatile and can lose most or all of their value. Nothing here is financial advice.

CREATORS

Your launch history

Connect your wallet to see coins you've launched from this browser, and your track record.

TOKEN LAB

Verify a launch.

Paste any STONK GEN transaction signature. This reads the real transaction from the chain and decodes its on-chain memo — it does not trust anything stored in this app.

NARRATIVE GENERATOR

Rough idea → name and ticker.

This is a simple rule-based starter, not an AI model — a client-side page can't safely hold an API key. Swap this for a real backend call to an LLM when you're ready.

DOCS

How STONK GEN works.

Locked Launch

Mint and freeze authority are revoked in the same transaction that creates the token, and the full launch terms are written on-chain via the SPL Memo program before the mint instruction runs. There's no admin panel to change fees or supply later — the terms are public and permanent from block one.

Generations

Any coin can name another coin's mint as its parent. That relationship lives in the same on-chain memo, so a family tree of coins is independently verifiable — not just a label an app shows you. Fee-sharing back to a parent coin isn't live yet; it needs a bonding-curve program, which is the next major build.

What still needs a backend

Explore and Creators currently read from this browser's local storage only. A real global feed, live market caps, and cross-device creator pages need an indexer watching the chain plus a database — see the project README for the fuller build plan.