BSC testnet

How a launch works, start to finish

Every step below happens on chain, and every one is something you can check yourself. Where a claim cannot be verified, it is not made.

Ignition — no liquidity of your own

0.005 BNB to start and no liquidity of your own. The pool locks itself at the end.

  1. 1

    Name it and launch

    No upfront liquidity and no presale: the curve opens against a virtual reserve, not your money. Launching costs 0.005 BNB, half of what four.meme charges. One transaction and it is live. In that same transaction you can make an opening buy of your own token if you want a position — optional, priced on the curve, and capped at 2%, which is tighter than the 5% any other buyer may take.

    Verify: An opening buy appears on chain as a normal curve trade, with the fee paid.

  2. 2

    The curve sets the price

    Price rises as people buy and falls as they sell. It is arithmetic on the contract, not a number anyone types in. The creator gets no premine — if they hold any, they bought it on this curve at this price, and their wallet balance says how much.

    Verify: Progress toward graduation is shown as BNB raised, not tokens sold.

  3. 3

    Graduation

    When the curve fills, the collected BNB becomes a PancakeSwap pool and the LP tokens go to a burn address. Not time-locked — burned. Nobody can pull that liquidity, including us.

    Verify: The burn transaction is on chain and permanent.

See live curves

Direct Launch — your rules

For a token that needs taxes, wallet limits, or liquidity you control.

  1. 1

    Deploy the token

    One transaction, and the address is known before you sign it — CREATE2 means the token lands where the interface said it would.

    Verify: The address in your wallet is the address on the explorer.

  2. 2

    Seed liquidity

    You choose how much BNB and how many tokens go into the pool. Trading stays off until you switch it on, so nobody can front-run your own launch.

    Verify: The pool reserves are readable by anyone, including you.

  3. 3

    Lock the LP, or do not

    Locking is optional and it is your call. It raises your trust score, and buyers see it either way — an unlocked pool is the first thing they check.

    Verify: Locks are listed in the Token Locker with the unlock date.

  4. 4

    Enable trading

    From that moment the token is tradeable by anyone on PancakeSwap.

Launch a token

What the platform takes

Token creation
0.005 BNB. Half of what four.meme charges, and no cut of your supply.
Presale
2% of what you raise.
Curve trades
1% per trade.
Your tokens
Nothing. We never take a percentage of supply.

Of every fee the platform collects, half goes back out — 30% to the creator of the token that generated it, 12% to FORGE holders and 8% to Forge Primals holders. The platform keeps the other 50%. For comparison, four.meme took roughly $788,000 in fees over thirty days and kept about $785,000 of it.

That 50% is capped in the contract and can be lowered but never raised. This page previously said the cap was 20%, and it was — the old cap was a compile-time constant, so raising it meant deploying a new contract rather than flipping a setting. Holders and creators gain from the change, but the promise is worth less for having moved at all, and saying so is part of keeping the rest of this page worth reading. The number is 50% now and it is not moving again.

What is not live yet

  • Mainnet. Everything here runs on BSC testnet. No real money is at stake, and nothing on this site should be treated as an investment.
  • Robinhood Chain. Wired into the app and its EVM runs our contracts, but nothing is deployed there yet.
  • Real-asset dividends. Under design. The revenue split above is live; buying tokenized assets with it is not.