Mainnet · DBC + DLMM + HawkFi

Launch a token

One click. Five atomic txs. Bonding curve, locked HawkFi LP, and revoked mint authority — all in a single Jito bundle. Either everything lands or nothing does.

  1. 01
    Token
  2. 02
    Sign 5 txs
  3. 03
    Bundle lands

Curve Preset

Bonded by Meteora DBC · graduates to DAMM v2

locked
Quote
CLWeik…E7av
CLWei (Token-2022)
Initial mcap
20,000 CLWei
6× to graduation
Migration mcap
120,000 CLWei
DAMM v2 graduation
Trading fee
2.0%
flat — no scheduler
LP
100% locked
partner perma-lock · 0% creator
Supply
1,000,000,000
6 decimals · mint revoked at launch
config account
BBBNssUzbpmXnk8SYmctbFHpY2LqFhzdqnp5PCc8swcB
view ↗
Wallet requirements
  • ~0.30 SOL in this wallet — covers the Jito tip (0.05) plus rent for mint, lb_pair, bin arrays, position, ATAs, and HawkFi userPda init.
  • Any tiny amount of $CLWei (the quote token, sometimes labelled $PROOFV3 on older interfaces) — even 0.000001 works. Without it the bundle's quote-sidecreateATA succeeds but Meteora's createLbPair2 rejects with err 6060 (token-launch owner proof).

Token details

Pick a name, symbol, and logo. The mint is generated server-side and partial-signed before you batch-sign all 5 txs in Phantom.

Social links

Optional. Surfaced on the token page.

What lands in the bundle
  1. DBC create_pool — fresh SPL mint + bonding curve, Jito tip rides here
  2. createATAs + mintTo 1B billie + DLMM createLbPair2(newMint, CLWei)
  3. HawkFi initStorageTokenAccount + initBinArrays(-1, 0)
  4. HawkFi deposit + initialize_position (HawkFi-locked owner = userPda)
  5. addLiquidityByStrategy2 + revoke mint authority

Atomic via Jito — either all 5 land in the same slot or the whole bundle is rejected. No partial launches, no orphan state.