Skip to main content

10.2 Smart Contract Audits and Proxy Security

Given the complexity and flexibility of a proxy contract, additional security audits are
essential to prevent vulnerabilities and ensure safe updates.

  • Dedicated Proxy Audit: Before deployment, the proxy contract will undergo a
    comprehensive audit by a reputable third-party auditor, such as CertiK, Hacken,
    or Quantstamp. This audit will cover all aspects of the proxy architecture,
    including upgrade paths, access control, and security for both the data and
    logic layers.
  • Ongoing Audits for Upgrades: Each time an update is proposed to the logic
    contract, the new code will be subjected to an additional audit. This protocol
    ensures that only thoroughly vetted and secure updates are implemented,
    maintaining a high standard of safety for NNN holders.