Skip to content

Creating a Token

Launch your own token on Haste in under a minute. No coding required, no gas fees.

How to Create a Token

Navigate to the Create button (top right of the app) to open the token creation form.

Token Details

FieldRequiredDetails
Token nameYesBetween 3 and 32 characters
Symbol (Ticker)YesBetween 2 and 10 characters, uppercase. You can add a $ prefix
DescriptionNoMax 500 characters
LogoYesJPEG, PNG, or WebP — max 15 MB
WebsiteNoYour project's URL
TwitterNoYour Twitter handle (e.g. @myproject)
TelegramNoYour Telegram handle

Advanced Options

FieldDetails
First buyUSD amount you want to buy of your own token at creation. Optional but recommended to seed initial liquidity.
Custom feesYou can configure creator and buyback fees. See the Fees page for details.

What Happens at Creation

  1. The token contract is deployed on Haste Network.
  2. A Uniswap V4 pool is automatically created, pairing your token against hUSD.
  3. All 1 billion tokens are deposited as one-sided liquidity into the pool.
  4. Liquidity is permanently locked — it can never be removed by anyone.
  5. If you set a first buy, the swap executes immediately and you receive your tokens.
  6. You're redirected to your token's trading page.

For more technical details on how pools work, see Protocol Architecture.

Free to create

Token creation is completely free — all gas fees are sponsored by the platform.

Haste Network Documentation