launchpad-v4-minimal factory for both crypto-paired and stock-paired creation. Base creates native B20 tokens, while Robinhood, Monad, Arc, BSC and X Layer create fixed-supply ERC-20 tokens. A catalogued paired asset becomes available when it is registered on the active factory and creation is enabled. Available market types share the same launch model, fee system, creator rights, announcements, and permanent Uniswap v4 liquidity.
Who controls what
The current governance owner and platform fee receiver are listed in Production contracts.
Settings for future launches
Governance can update these defaults:- supported paired assets and any future creation fees;
- the opening price used for each paired asset;
- fixed token supply within the contract caps;
- liquidity range settings;
- the base fee, anti-snipe fee, recipient split, and platform fee receiver.
What becomes permanent
When a launch succeeds, the following properties are fixed for that launch:- token address and total supply;
- original creator and selected paired asset;
- market type and launch contracts;
- opening pool and liquidity range;
- fee component rates and fixed recipients, except that the current creator-fee recipient can change for future credits;
- anti-snipe start time and duration;
- permanent liquidity position.
Token authority
Tokens launch without an owner who can mint, pause, upgrade, or take balances. Creator rights cover project-side authority, future creator-fee routing, announcements, and optional profile editing. They 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, review the Base and Robinhood catalogs in Stock-paired launches, and refresh changeable values from the route-selected active factory before preparing a transaction.Monad scope
Monad uses the same managed configuration and creator-rights model, with a standard crypto route only. Its owner, creator admin and treasury use the shared governance addresses. Read the factory’s current configuration before preparing a launch.Arc scope
Arc uses the same governance methods and shared owner, creator-admin, treasury and updater configuration as Base and Robinhood. Treasury changes apply to subsequent launch-fee payments and new pools; existing pool recipients and accrued claims remain unchanged. See Arc configuration for current launch settings.BSC scope
BSC shares one managed factory across crypto and stock routes. Its owner and creator admin use the shared governance address; treasury and updater use the shared addresses as well. Readowner() and creatorAdmin() to determine current authority. Quote registration, suite selection and launch creation are separate controls. See BSC configuration.
