Docs

How Featherpad.cc works

A plain-language reference for the launchpad: the token lifecycle, the fee model, creator rewards, and the trust properties baked into the contracts.

The lifecycle

  1. 01

    Launch

    One transaction creates your token (fixed 1,000,000,000 supply) and opens its bonding curve. No presale, no team allocation — 800,000,000 tokens are sellable on the curve, 200,000,000 are reserved for Uniswap liquidity at bonding.

  2. 02

    Trade on the curve

    Anyone buys and sells against the curve. Price is set algorithmically by the curve as real ETH flows in and out — the more that is bought, the higher the price climbs.

  3. 03

    Bond at 4 ETH

    When the curve fills (around a $20,000–$25,000 market cap), the token bonds: curve trading closes and its liquidity moves to a Uniswap v4 pool at the exact final curve price, so there is no gap between the two venues. After bonding, all trading happens on Uniswap v4 — buy and sell right on the token page, which routes to the v4 pool.

  4. 04

    Locked liquidity

    The bonded liquidity is added to a full-range Uniswap v4 position owned by the protocol, which has no code path to remove it — the liquidity is locked permanently. Trading continues on Uniswap.

Fees — every token has a 1% tax

The same 1% fee applies on both venues, and is always split evenly between the creator and the platform:

  • Curve trade fee1% on every buy and sell — 0.5% creator, 0.5% platform
  • Uniswap swap fee1% pool fee after bonding — 0.5% creator, 0.5% platform
  • Creator claim lockCreator fees unlock 24h after launch, then claimable anytime
  • Bonding feeA flat 0.08 ETH fee is taken when a token bonds

Creator rewards

Half of every trade fee is credited to the token’s creator and held per-token in the FeeVault. Claims are pull-based: the creator claims when they choose, after the 24-hour unlock. After a token bonds, its share of the Uniswap swap fee keeps accruing to the locked position; anyone can call collection, which routes the ETH side half to the creator and half to the platform, and the token side half to the creator with the remaining half burned. You can see and claim your rewards from the creator dashboard on your profile.

Trust properties

  • Fixed 1,000,000,000 supply — no mint function, ever.
  • No blacklist or freeze functions on the token.
  • Bonded liquidity is locked forever — there is no code path to remove it.
  • The sell path can never be paused; a factory pause only stops new launches.
  • Non-custodial: you hold your keys and sign your own transactions.

Contract addresses

Active network: Robinhood Chain

Launchpad factory
0xbfc8f4…221464
Bonding curve AMM
0xd1da27…43C00b
Graduation manager
0xC44806…20a3E7

FAQ

Who can create a token?

Anyone. The factory is permissionless. A token appearing here is created by a user and is not endorsed or vetted by Featherpad.cc.

What does the 1% tax pay for?

Every trade carries a 1% fee. Half (0.5%) accrues to the token’s creator; the other half goes to the platform, which splits it between the treasury and a staking reserve.

When can a creator claim fees?

Creator fees accrue per token in the FeeVault and unlock 24 hours after the token launches, an anti-abuse delay. After that they can be claimed at any time.

What happens to fees after bonding?

The Uniswap pool charges a 1% swap fee that accrues to the locked position. Anyone can trigger collection: the ETH side splits half to the creator and half to the platform, and the token side splits half to the creator with the other half burned.

Can the team change my token or take my funds?

No. Featherpad.cc is non-custodial. Tokens have a fixed supply with no mint or blacklist functions, and the contracts never take custody of your assets.

Can selling ever be paused?

No. The sell path can never be paused anywhere. A factory pause can only stop new launches; it cannot affect trading of existing tokens.

This page describes how the software works and is not financial, legal, or tax advice.

Feather.fun

Non-custodial launchpad software. Tokens are created by users on a public bonding curve. Featherpad.cc does not issue, endorse, or vouch for any token.

Built on Robinhood ChainTrading tokens carries risk of total loss. Nothing here is financial advice.