Robinhood Chain · create a token · draft
Create it
the checked way.
Every new token on this chain gets checked by buyers before they buy. This runs the same check on your token before you create it, then sends the launch from your own wallet through the Pons factory. Nothing is held by Pewcake.
Fee 0.0005 ETH to Pons plus gas. No Pewcake fee. Solana comes later.
Advanced
- Launch fee (Pons)
- …
- Network gas (estimate)
- …
- Pewcake fee
- none
- Supply
- …
Robinhood Chain orders transactions by when they arrive, not by what they pay, so a faster speed setting in your wallet costs more and buys nothing. Choose the lowest one. Gas here also costs more than the launch fee itself, which makes wallets show a fee warning; that is expected. Keep about 0.01 ETH on the chain so the wallet has room.
Non-custodial: Pewcake never holds the fee, the supply or the creator fees. The factory is Pons V2 at 0x7eD598…EC7e; its terms are read live. Heuristics, not advice.
How creating a token works
- 01Describe it
Name, ticker, logo and links. The same fields Pons and wallets show. Pick ETH or USDG as the asset the curve trades in.
- 02Preflight
Pewcake runs the buyer-side check on your configuration before anything is signed: is the ticker taken, will the tax get flagged, can buyers verify the address. The exact calldata is shown.
- 03Sign once
Your wallet pays the Pons launch fee and gas in one transaction. The whole supply lands on a bonding curve; at the graduation threshold it moves into a locked Uniswap v4 pool. Then make the first buy from the swap card.