Fixed supply
The launch token is intended to mint its full supply once. Launch mechanics do not include later minting, transfer taxes, blacklist controls, or hidden allocations.
The launch token is intended to mint its full supply once. Launch mechanics do not include later minting, transfer taxes, blacklist controls, or hidden allocations.
A launch creates one TOKEN/USDC concentrated-liquidity market. There is no temporary bonding curve and no migration into a second pool.
The launch position is transferred to a locker designed without a decrease-liquidity or principal-recovery path. Fee collection is separate from principal.
Graduation is a read-only status view based on the locker’s canonical paired USDC principal. It can rise or fall as the position changes; there is no irreversible finalization transaction, and trading continues in the same market.
V1 launches start at 2 USDC. After approximately the growth phase, the Governance Safe can manually call setLaunchFee(5e6) for future launches; there is no automated launch counter. The current launch fee routes to the Treasury Safe.
The V1 concentrated-liquidity tier is 1%. The growth target is 90% creator / 10% protocol; after Governance manually calls setProtocolFeeShare(30), future launches target 70% / 30%. The LP-fee share is snapshotted at lockPosition, so the transition boundary is approximate and earlier launches retain 90% / 10%.
Collectible fees must be accounted separately. Claiming fees must not decrease the position liquidity or unlock paired principal; the canonical paired principal remains the source of graduation progress.