> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superearn.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Audits

SuperEarn's smart contracts have been audited by [Spearbit](https://spearbit.com), Cantina Managed, and [CertiK](https://www.certik.com/en). The full audit reports are available below.

<div style={{ overflowX: "auto", marginTop: "1rem" }}>
  <table style={{ minWidth: "560px", width: "100%", borderCollapse: "collapse", fontSize: "0.8125rem" }}>
    <thead>
      <tr>
        <th style={{ padding: "0.5rem 0.5rem 0.5rem 0", textAlign: "left", borderBottom: "1px solid rgba(120, 120, 120, 0.24)" }}>Date</th>
        <th style={{ padding: "0.5rem", textAlign: "left", borderBottom: "1px solid rgba(120, 120, 120, 0.24)" }}>Scope</th>
        <th style={{ padding: "0.5rem", textAlign: "left", borderBottom: "1px solid rgba(120, 120, 120, 0.24)" }}>Security firm</th>
        <th style={{ padding: "0.5rem 0", textAlign: "left", borderBottom: "1px solid rgba(120, 120, 120, 0.24)" }}>Report URL</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td style={{ padding: "0.5rem 0.5rem 0.5rem 0", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}>21 May 2026</td>
        <td style={{ padding: "0.5rem", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}>Crosschain and vault</td>
        <td style={{ padding: "0.5rem", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}>Spearbit / Cantina Managed</td>
        <td style={{ padding: "0.5rem 0", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}><a href="https://github.com/superearn-io/superearn-audit-reports/blob/main/2026.05.21-spearbit.pdf">View report</a></td>
      </tr>

      <tr>
        <td style={{ padding: "0.5rem 0.5rem 0.5rem 0", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}>28 April 2026</td>
        <td style={{ padding: "0.5rem", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}>Vault and strategy</td>
        <td style={{ padding: "0.5rem", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}>CertiK</td>
        <td style={{ padding: "0.5rem 0", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}><a href="https://github.com/superearn-io/superearn-audit-reports/blob/main/2026.04.28-certik.pdf">View report</a></td>
      </tr>

      <tr>
        <td style={{ padding: "0.5rem 0.5rem 0.5rem 0", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}>7 April 2026</td>
        <td style={{ padding: "0.5rem", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}>Pendle strategy and core</td>
        <td style={{ padding: "0.5rem", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}>CertiK</td>
        <td style={{ padding: "0.5rem 0", borderBottom: "1px solid rgba(120, 120, 120, 0.16)", verticalAlign: "top" }}><a href="https://github.com/superearn-io/superearn-audit-reports/blob/main/2026.04.07-certik.pdf">View report</a></td>
      </tr>

      <tr>
        <td style={{ padding: "0.5rem 0.5rem 0.5rem 0", verticalAlign: "top" }}>19 February 2026</td>
        <td style={{ padding: "0.5rem", verticalAlign: "top" }}>Core crosschain</td>
        <td style={{ padding: "0.5rem", verticalAlign: "top" }}>CertiK</td>
        <td style={{ padding: "0.5rem 0", verticalAlign: "top" }}><a href="https://github.com/superearn-io/superearn-audit-reports/blob/main/2026.02.19-certik.pdf">View report</a></td>
      </tr>
    </tbody>
  </table>
</div>

SuperEarn also runs an active [HackenProof bug bounty program](https://hackenproof.com/programs/superearn-web-and-smart-contracts) covering web and smart contract vulnerabilities, with reports triaged by HackenProof.
