Rules that don’t move.
STARTUP launches tokens on the pons curve on Robinhood Chain and adds what pons does not have: a vault for the team supply, holder drops, dev notes, a boardroom, and a fee that burns $STARTUP.
Fee model
Buyback & burn
Every launch made through STARTUP names the STARTUP vault as its creator fee recipient on pons, so creator fees and creator tax are swept into the vault. 80% is paid on to the creator; 20% goes to the BuybackBurner, where anyone can call buybackAndBurn(amount, minOut): the ETH is swapped for $STARTUP at a TWAP-floored price and the tokens are sent to the dead address. More volume on any launch means less $STARTUP in circulation.
pons bonding curve
tokensOut = (quoteIn − fee − tax) · tokenReserve / (quoteReserve + quoteIn − fee − tax)Team supply
The tranche is locked for 7–365 days and released in full at the end.
Optional cliff, then continuous release over 30–365 days. Claimable at any time for the vested part.
Each milestone releases a share when the token’s ATH market cap crosses it. Releases ratchet and never reverse.
The tranche is never claimable by the team. It is split into epochs and distributed to top holders by merkle root.
Holder rewards
weight = balanceα × (1 + (Tmax − 1) · min(1, days_held / horizon))
share = weight / Σ weight over eligible walletsSelling any amount resets the hold timer. The indexer takes a snapshot at each epoch end, publishes the weights, and posts the merkle root to the HolderDrops contract. Claims are open indefinitely.
Top-50 chat
The top 50 wallets by balance can enter by signing a message (no gas). Seats are re-checked hourly; fall below the cutoff and access lapses until you are back in.
Members post messages and proposals. Proposals are non-binding signals with upvotes; the creator marks them accepted or declined. The creator can also post in the room and in the one-way Dev Notes feed.