Creating a Token

Anyone can create a token. There is no allowlist, no application, and no vote. Creation is permissionless by design.

What you need

  • A wallet with at least 80,000 BWICK (the creation fee) plus a little extra for gas
  • A name (max 32 characters), a ticker (uppercase letters and numbers, max 10), and optionally an image, description, and social links

Cost

The creation fee is 80,000 BWICK, paid once at creation. It exists to make spam launches expensive and keep the token feed meaningful.

From the website

1
Open the create page
2
Go to the launchpad and press create coin.
3
Fill in the token details
4
Name, ticker, image (PNG, JPG, GIF, WebP, or SVG up to 2MB), description, and any community links. The launch receipt on the right shows the creation fee and its current USD value before you sign anything.
5
Connect your wallet and confirm
6
Sign the creation transaction. Your coin appears in the market within seconds of the block confirming.

What happens on chain

A single transaction:
  1. Instantiates a CW20 token with a fixed supply of 100,000 tokens (6 decimals), all minted to the launchpad contract. Nobody can mint more, including the creator.
  2. Opens a bonding curve sized so the price rises ~49x between the first buy and graduation.
  3. Reserves 12.5% of the supply for the future AMM pool.

Naming rules

Ticker reuse is rate-limited to stop vampire launches: a recently used symbol goes through a cooldown before it can be used again.

Creator economics

There is no creator fee cut: all trading fees flow into the token’s liquidity, not to you, both on the curve and after graduation. There is no creator pre-allocation either, you start with zero tokens and buy on the curve like everyone else, subject to the same 2.25% max wallet. A launch gives you no insider edge, only a fair start alongside everyone.