# Audits

Native's contracts have been audited and will continue to undergo regular audits.&#x20;

Below is a list of all contract audits to date:

| Contract                          | Audited by                                               | In             | Link                                                                                                                                                                                                                                                                         |
| --------------------------------- | -------------------------------------------------------- | -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Native wNLP, Pendle SY            | [WatchPug](https://www.watchpug.org/)                    | Oct, 2025      | [Link](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fta4g2TwHaleDMaDKVgwR%2Fuploads%2FLeVxGNxqMaI9b0Jtikux%2FNative_PendleNativeLPSY_Audit_Report_by_WatchPug.pdf?alt=media\&token=d336442c-ebad-433d-b6e2-ebd06d8ef6f4)                              |
| Native's V2 Core Smart Contract   | [Sherlock](https://www.sherlock.xyz/)                    | June, 2025     | [Link](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fta4g2TwHaleDMaDKVgwR%2Fuploads%2F4AzmcJJ2mjjuznQA30nS%2F2025.06.18%20-%20Final%20-%20native%20Private%20Bug%20Bounty%20Audit%20Report.pdf?alt=media\&token=1ec99547-9ff4-4f86-88a2-942647028a9d) |
| Native's V2 Core Smart Contract   | [Quantstamp](https://quantstamp.com/)                    | January, 2025  | [Link](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fta4g2TwHaleDMaDKVgwR%2Fuploads%2FBIa5rllzsBWJ3y7fGicH%2FQuantstamp-Audit-Report-Native-V2.pdf?alt=media\&token=8208cf9f-db35-4025-a572-1ca0b0f7caa9)                                             |
| Native Credit Pool smart contract | [Halborn](https://www.halborn.com/)                      | April, 2024    | [Link](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fta4g2TwHaleDMaDKVgwR%2Fuploads%2Fy74TpGvBHzpRiakXs7wy%2FNative%20Audit%20-%20Halborn.pdf?alt=media\&token=84b271af-f04a-4ce2-819a-b4dfbdd3c6dc)                                                  |
| Native Credit Pool smart contract | [Veridise](https://veridise.com/)                        | March, 2024    | [Link](https://2554447728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1KSTkRlEw1XexgySFans%2Fuploads%2FWCaQWlFu2OvUPPhd1ayY%2FVeridise.pdf?alt=media\&token=871acece-a250-40c3-9330-556426ec5ad1)                                                    |
| Native Credit Pool smart contract | [Salus](https://salusec.io/)                             | February, 2024 | [Link](https://2554447728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1KSTkRlEw1XexgySFans%2Fuploads%2Fxduwjo5uN8PMjy7lz3UL%2FSalus.pdf?alt=media\&token=dea049c7-88f6-4767-8f5e-d494a09bfff4)                                                       |
| Native’s V1.1 smart contract      | [Symbolic Software](https://symbolic.software/security/) | August, 2023   | [Link](https://symbolic.software/pdf/nat-001.pdf)                                                                                                                                                                                                                            |
| Native’s V1 Smart Contract        | [Omniscia](https://omniscia.io/)                         | February, 2023 | [Link](https://omniscia.io/reports/native-defi-exchange-63e26ceefed14e001649b91b/)                                                                                                                                                                                           |

{% file src="<https://2236132028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fta4g2TwHaleDMaDKVgwR%2Fuploads%2FBIa5rllzsBWJ3y7fGicH%2FQuantstamp-Audit-Report-Native-V2.pdf?alt=media&token=8208cf9f-db35-4025-a572-1ca0b0f7caa9>" %}

{% file src="<https://2236132028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fta4g2TwHaleDMaDKVgwR%2Fuploads%2F4AzmcJJ2mjjuznQA30nS%2F2025.06.18%20-%20Final%20-%20native%20Private%20Bug%20Bounty%20Audit%20Report.pdf?alt=media&token=1ec99547-9ff4-4f86-88a2-942647028a9d>" %}

{% file src="<https://2236132028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fta4g2TwHaleDMaDKVgwR%2Fuploads%2FLeVxGNxqMaI9b0Jtikux%2FNative_PendleNativeLPSY_Audit_Report_by_WatchPug.pdf?alt=media&token=d336442c-ebad-433d-b6e2-ebd06d8ef6f4>" %}

## Bug bounty

{% embed url="<https://immunefi.com/bug-bounty/native/information/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.native.org/native-dev/resources/audits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
