2.Security Measures
Built-in protections to eliminate risks and enforce trust from Day 0.
Security is not an afterthought in OPPAD β it is embedded in every layer of the platform. From token creation to liquidity locks, from auditing to farming, OPPAD implements preventive, detective, and corrective security measures to safeguard both users and builders.
π 1. Dual Review System (Pre-launch Audit Enforcement)
All projects are reviewed by two independent layers:
AegisAIβ’ β AI-driven smart contract scanner to detect: β- Honeypots, infinite mint, overflows, blacklisting logic, etc.
Sentinel Review β Manual review team checks: β- Contract logic, dependencies, library calls, hidden functions
Projects cannot proceed to launch unless both layers pass or resolve issues β badges are issued on-chain.
π 2. OPPADLock β Liquidity Enforcement
Every project must define lock duration for LP and team tokens
LP tokens are automatically locked through OPPADLock smart contract
Unlock timestamps are publicly visible in the dashboard
π« 3. Anti-Bot & Sniper Protection
O-Pump Modeβ’ includes: β- Pre-block time delay β- Whitelisted block warm-up β- Max TX cap per wallet
Presales and Fairlaunches include: β- Rate limiting β- Contribution cooldowns β- Optional whitelist-only rounds
π§ 4. Secure Token Factory
All tokens created via OPPAD are: β- Standards-compliant (ERC-20) β- Checked for: ββ- Hidden mint ββ- Ownership misdirection ββ- Malicious fee routing
Metadata is validated on submission
Custom tokens imported manually are flagged and require full audits.
π§βπΌ 5. KYC, Doxxing & Identity Assurance
Teams can choose to: β- KYC with an approved partner β- Upload doxxed team info
KYCβd projects receive a badge
Badge is stored on-chain and visible to all users
π§Ύ 6. Badge System for Transparency
Badges include: ββ KYC Passed βπ Locked Liquidity βπ Audited (AI & Manual) βπ Verified Launch
Badge states are on-chain and tamper-proof
π οΈ 7. Backend & Database Security
Backend role permissions: Admin, Reviewer, Read-only
Project submissions are sanitized and validated
Rate limiting, IP monitoring, and webhook verification
Access control for submission updates and admin overrides
Last updated