Skip to main content
o1 Launchpad is designed around fixed token supply, token-only opening liquidity, permanent Uniswap v4 liquidity, transparent fee accounting, and vesting schedules that cannot be changed after launch.

XORS launchpad audit

Independent o1 Launchpad report dated June 29, 2026.

Production contracts

Inspect the current Base and Robinhood addresses on their chain explorers.

Audit result

XORS completed an independent o1 Launchpad contract review dated June 29, 2026. The report records seven Low findings and no Critical, High, or Medium findings, with the status of each finding documented in the report. Reviewed areas include launch initialization, governance and fee-recipient trust, referral protection, configuration changes, optional profile authority, opening-price bounds, and opening-window trading behavior.

Core safety properties

  • launch tokens have fixed supply and no mint, pause, upgrade, or balance-seizure authority;
  • opening liquidity uses launch tokens only, requires no creator quote deposit, and stays in a hook-owned position that cannot be removed;
  • swap-fee balances are backed by Uniswap v4 claims until withdrawn, and all recipient credits add up to the charged fee;
  • optional creator authority is limited to supported token profile information;
  • a pending launch stops if the settings change before it confirms;
  • vesting schedules and beneficiaries cannot be changed;
  • private keys and transaction signing remain in the user’s wallet.

Governance boundary

Governance can update defaults for future launches only. A completed launch keeps its token supply, pool, fee settings, allocations, vesting schedules, and permanent liquidity. See Configuration and governance for the complete boundary. The current governance owner and platform fee receiver are listed in Production contracts.

What users and integrators should verify

  • use the current factory and contract addresses for the selected chain;
  • confirm the wallet is connected to the intended chain;
  • review current supply, quote, opening value, creation fee, swap fee, and recipients;
  • review the chain, contract, amounts, and wallet transaction details before signing.
To report a potential issue, follow the o1 Exchange bug bounty guidance.