> For the complete documentation index, see [llms.txt](https://docs.pangolin.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pangolin.exchange/pangolin-overview/audits/pangolin-v2.md).

# Pangolin V2

{% hint style="success" %}
**Pangolin** is one of the safest multi-chain protocols: Forked from Uniswap V2 and audited as neede&#x64;**.**
{% endhint %}

### **Pangolin contract audits** <a href="#uniswap-v2-audit-report" id="uniswap-v2-audit-report"></a>

{% embed url="<https://github.com/pangolindex/exchange-contracts/tree/main/audits>" %}
Repo of all audits on GitHub
{% endembed %}

### Uniswap V2 Audit Report <a href="#uniswap-v2-audit-report" id="uniswap-v2-audit-report"></a>

From January 8th to April 30th 2020, a team of six engineers reviewed and formally verified crucial components of the smart contracts for the second version of the Uniswap decentralized trading protocol. *(Audit removed by Uniswap)*

### *V2 Documentation*

{% embed url="<https://docs.uniswap.org/protocol/V2/introduction>" %}

Uniswap v2 Core Whitepaper: <https://docs.uniswap.org/whitepaper.pdf>&#x20;

## Pangolin audits by​![](/files/499UWp5OQ7qAg2X1EW8i) <a href="#audits-by" id="audits-by"></a>

Halborn provides an exceedingly thorough analysis of a blockchain application’s smart contracts in order to correct design issues, errors in the code, or identify security vulnerabilities. They perform both manual analysis and automated testing to make sure smart contracts application or DeFi platforms are ready for mainnet.

### [Find us on Halborn](https://www.halborn.com/about/who-trusts-us)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pangolin.exchange/pangolin-overview/audits/pangolin-v2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
