1.3.smart contract overview
The on-chain execution layer powering token launches.

Composed of modular, auditable contracts:
LaunchFactory
: Deploys Fairlaunch, Presale, O-Pump contractsTokenCreator
: Generates ERC20 token with specified parametersOPPADLock
: Handles automatic LP and token lock logicAuditRegistry
: Stores AegisAI™ and Sentinel scoresBadgeManager
: Assigns project badges (KYC’d, Audited, Trusted)Staking/Farming
: Yield contracts tied to participation and lock length
Every action — participation, locking, claiming — is verifiable on-chain
Gas-optimized functions to ensure low fees, even during peak usage

OPPAD never stores user funds or private keys — all smart contract interactions happen directly via user wallets, ensuring decentralization at every step.
Last updated