# Security Audit

{% hint style="info" %}
Audits serve as an indicator and are not intended as advice; CoinScan does not claim responsibility for the accuracy of data obtained from these external auditors.
{% endhint %}

We aim to refresh the data from our audit partners very frequently. However, it might be delayed in some cases. Always DYOR.

## Audit Partners

* GoPlus: <https://gopluslabs.io/>
* Honeypot.is: <https://honeypot.is/>
* AegisWeb3: <https://www.aegisweb3.com/>

## Supported Liquidity Lockers

We currently support the following liquidity lockers, which means that if a lock was performed in any of them, it will be shown.&#x20;

* UNCX V2 - <https://docs.uncx.network/guides/for-investors/liquidity-lockers>&#x20;
* GemPad - <https://gempad.gitbook.io/the-gempad/guide-for-project-owners/locks>

Note:

* Uniswap V3 locks are currently a WIP.

| Liquidity Locker | Supported Chains |                                                        |
| ---------------- | ---------------- | ------------------------------------------------------ |
| UNCX             |                  |                                                        |
| PinkLock         |                  |                                                        |
| DxLock           |                  |                                                        |
| GemPad           |                  |                                                        |
| OnlyMoons        |                  | <https://onlymoons.gitbook.io/docs/supported-networks> |
| TokenToolLock    |                  |                                                        |
| DaoLock          |                  |                                                        |
| TeamFinance      |                  |                                                        |
| PinkLockV2       |                  |                                                        |
| MapleLocker      |                  |                                                        |
| DeepLock         |                  |                                                        |
| MOFO             |                  |                                                        |
| Mudra            |                  |                                                        |
| PartyDAO         |                  |                                                        |


---

# 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.coinscan.com/introduction/security-audit.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.
