Skip to main content
o1 Launchpad uses one current production contract set for new tokens on each supported chain. Base creates native B20 tokens, while Robinhood creates fixed-supply ERC-20 tokens. Both use the same launch model, fee system, vesting rules, announcements, and permanent Uniswap v4 liquidity.

Who controls what

AreaCurrent authorityBoundary
Future launch settingsLaunchpad governance ownerChanges apply only to launches created afterward
Creation and platform swap feesPlatform fee receiverReceives fees but cannot control tokens or pools
Token profile editingCreator, only when enabled at launchLimited to supported profile information
AnnouncementsRecorded launch creatorCan publish updates but receives no token or liquidity control
Vested allocationsVesting contractReleases tokens only to the beneficiary on the original schedule
Permanent liquidityLaunch hookCannot be removed, transferred, or redirected
The current governance owner and platform fee receiver are listed in Production contracts.

Settings for future launches

Governance can update these defaults:
  • supported quote currencies and their creation fees;
  • the opening price used for each quote;
  • fixed token supply within the contract caps;
  • liquidity range settings;
  • the base fee, anti-snipe fee, recipient split, and platform fee receiver;
  • announcement support.
The interface refreshes the current settings before a creator signs. If the settings change while a prepared transaction is pending, the transaction stops instead of silently using different economics.

What becomes permanent

When a launch succeeds, the following properties are fixed for that launch:
  • token address and total supply;
  • creator and selected quote currency;
  • opening pool and liquidity range;
  • creator, platform, and referral fee settings;
  • anti-snipe start time and duration;
  • immediate allocations and vesting schedules;
  • permanent liquidity position.
Future governance changes cannot mint more tokens, modify an existing vesting schedule, change an existing pool’s fee recipients, or remove its liquidity.

Token authority

Tokens launch without an owner who can mint, pause, upgrade, or take balances. Creators can optionally keep a limited permission to edit token profile information. Announcements are handled separately and do not grant control over token transfers or liquidity.

Current configuration

The human-readable values are listed in Live configuration. Developers can use the machine-readable production snapshot and should refresh changeable values from the active factory before preparing a transaction.