Security

Audits

  • Independent third-party security audits conducted before mainnet launch and for every major protocol upgrade.

Bug Bounty Program

  • Tiered rewards for community-discovered vulnerabilities: critical / high / medium / low severity.

Timelock Controls

  • Sensitive contract functions are protected by timelocks, ensuring transparency and preventing sudden changes.

Emergency Pause Mechanism

  • A pause switch exists only for critical contracts, enabling rapid response to severe threats without disrupting the wider ecosystem.

Upgradability

  • Smart contracts designed with proxy architecture, where upgrades require both a timelock and a DAO vote, balancing flexibility with security.

Monitoring & Surveillance

  • Continuous real-time monitoring with automated alerts for abnormal activity, including MEV exploits, wash trading, and suspicious transaction patterns.

Key Management

  • Critical system keys secured through N-of-M multisignature wallets, hardware wallet storage, and regular key rotation to minimize risk.

Last updated