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

# Security audits

> Independent security audits of SaucerSwap V1, V2, V3, and the mobile wallet by Hacken, Omniscia, Halborn, and Quantstamp, with links to every report.

The SaucerSwap protocol has been audited by independent security firms across every major release. Each report below is hosted by the auditing firm.

## SaucerSwap V1

| Scope          | Auditor  | Date          | Report                                                                                                                 |
| -------------- | -------- | ------------- | ---------------------------------------------------------------------------------------------------------------------- |
| Core           | Hacken   | July 12, 2022 | [View report](https://hacken.io/wp-content/uploads/2022/07/SaucerSwap_25052022_SCAudit_Report2-1.pdf)                  |
| Masterchef     | Hacken   | July 12, 2022 | [View report](https://hacken.io/wp-content/uploads/2022/07/Farm-repo-SaucerSwap_25052022_01012021_SCAudit_Report2.pdf) |
| Updated router | Omniscia | June 7, 2023  | [View report](https://omniscia.io/reports/saucerswap-labs-router-implementation-64660c885d5517001401256c)              |

## SaucerSwap V2

| Scope     | Auditor  | Date               | Report                                                                                    |
| --------- | -------- | ------------------ | ----------------------------------------------------------------------------------------- |
| Core      | Omniscia | September 27, 2023 | [View report](https://omniscia.io/reports/saucerswap-core-64c64695c767620014d91ed0/)      |
| Periphery | Omniscia | September 27, 2023 | [View report](https://omniscia.io/reports/saucerswap-periphery-64c65c6cc767620014d91f14/) |

## SaucerSwap V3

| Scope                   | Auditor | Date         | Report                                                                                   |
| ----------------------- | ------- | ------------ | ---------------------------------------------------------------------------------------- |
| V3 order book contracts | Halborn | May 18, 2026 | [View report](https://www.halborn.com/audits/saucerswap-labs/saucerswap-labs-sca-82e775) |

## SaucerSwap Wallet

| Scope         | Auditor    | Date            | Report                                                                                                                    |
| ------------- | ---------- | --------------- | ------------------------------------------------------------------------------------------------------------------------- |
| Mobile wallet | Quantstamp | August 20, 2025 | [View report](https://certificate.quantstamp.com/full/saucer-swap-wallet/d30efab8-8abd-46b1-bba5-6360b87e3aa3/index.html) |

## Other

| Scope   | Auditor | Date              | Report                                                                                   |
| ------- | ------- | ----------------- | ---------------------------------------------------------------------------------------- |
| Vesting | Hacken  | July 12, 2022     | [View report](https://hacken.io/audits/saucerswap/sca-saucerswap-erc20-vesting-jul2022/) |
| Staking | Hacken  | November 25, 2022 | [View report](https://hacken.io/audits/saucerswap/sca-saucerswap-erc20-staking-jul2022/) |

## Next steps

<CardGroup cols={2}>
  <Card title="Bug bounty" href="/developers/security/bug-bounty">
    Report vulnerabilities responsibly and earn rewards.
  </Card>

  <Card title="Contract deployments" href="/developers/contracts">
    Verify audited contract IDs on HashScan.
  </Card>

  <Card title="Order book risk notice" href="/legal/orderbook-risk-notice">
    Operational risk disclosures for the V3 order book.
  </Card>
</CardGroup>
