mint.fast docs

Overview

What mint.fast is, how coins work, fees, migration, and who controls what.

mint.fast is a token launchpad on Robinhood Chain. Every coin launches straight into its own Uniswap v4 pool against native ETH. There is no separate bonding curve phase, and nothing "graduates" off the platform later. The pool is the market from the first block.

This site covers the product model, practical guides (deploy, trade, harvest, claim, migration math), governance and CTO, plus a full function reference for every public contract surface.

The short version

  1. You mint a coin. createToken deploys a fixed-supply ERC20 (1 billion tokens), locks the whole supply into a Uniswap v4 pool, and optionally buys some for you in the same transaction.
  2. People trade. Buys and sells go through the launchpad against that pool. A hook takes 2% of the ETH side of every swap.
  3. Fees get harvested. Anyone can call harvest. By default that split is 50% Fletchers (social or wallet fee recipients), 25% back into locked liquidity, and 25% protocol.
  4. "Migrated" is a milestone, not a move. When market cap hits 18.67 ETH, mint.fast marks the coin as migrated. Liquidity does not leave the pool. Trading was already on Uniswap.
  5. Ownership is a 2/4 multisig. The protocol owner can pause new creates, set treasury and creation fee, change default fee splits for future coins, and appoint fee managers. Fee managers (and the CTO process) can rewrite Fletcher recipients. Trading and locked LP cannot be frozen or pulled by the owner.

Fee picture

PieceNumber
Swap fee (ETH side, buys and sells)2%
Default Fletcher share of harvested fees50%
Default LP reinvest share25%
Default protocol share25%
Effective per-swap (at defaults)~1% Fletcher, ~0.5% LP, ~0.5% protocol
Creation fee (soft default)0.0005 ETH (owner-capped at 0.005 ETH)
Launch market cap~1.5 ETH
Migration threshold18.67 ETH market cap

Where to go next

CTO applications

Community takeovers and Fletcher fixes go through an apply form, then ops use fee-manager powers on-chain.

Apply for CTO