Solana · create a token · draft
Create it
the checked way.
Every new token gets checked by buyers before they buy. This runs the same check on yours before it exists, then sends the launch from your own wallet to pump.fun. Nothing is held by Pewcake, and the mint key never leaves your browser.
No creation fee. Around 0.007 SOL of account rent, plus whatever you choose to buy.
Advanced
- Creation fee (pump.fun)
- none
- Pewcake fee
- none
- Account rent
- ≈ 0.007 SOL
Non-custodial: the mint key is generated in this tab and never sent anywhere, and Pewcake never holds the supply, the fees or the first buy. The curve, the fees and the graduation threshold belong to pump.fun and are read live. Heuristics, not advice.
How creating a token works
- 01Describe it
Name, ticker, logo and links. Pewcake stores the metadata document and the token points at it. None of it can be changed once the token exists, so this is the part to get right.
- 02Preflight
The same buyer-side check, run on your token before it is one: is the metadata reachable, how much of the supply would your first buy take, and does the transaction actually work. It is simulated against the live program, so a launch that would fail is caught here rather than after you pay for it.
- 03Sign once
The token and your first buy go in a single transaction, so nobody can get in front of it. pump.fun charges nothing to create; you pay account rent and the network fee, plus the ordinary trading fee on whatever you buy.