# QANX Bridge Audit

## Audited by CertiK

{% hint style="success" %}
QANX Bridge is audited by CertiK, the #1 smart contract security auditor in the blockchain ecosystem.
{% endhint %}

Security means a lot to us, since we are building QANplatform, the quantum-resistant blockchain. It was important for us to audit the [QANX Bridge smart contract](https://github.com/QANplatform/qanx-bridge) as we did previously with the QANX Token smart contract with Certik, the #1 smart contract security auditor on the blockchain ecosystem.

You can find the [QANX Bridge audit report here](https://github.com/QANplatform/qanx-bridge/blob/main/audit/REP-QANX-Bridge-2021-10-27.pdf).

[CertiK](https://www.certik.io/#home) leads blockchain security by pioneering the use of cutting-edge Formal Verification technology on smart contracts and blockchains. Unlike traditional security audits, Formal Verification mathematically proves program correctness and hacker resistance.

> Other than the QANX Token and QANX Bridge the audit firm CertiK was also assigned to audit the recognizable PancakeSwap, 1inch, Tether, and Matic just to name a few.

***

### QANX Bridge

The QANX Bridge is currently not operating. For public information purposes, we are informing you that the following addresses are the QANX Bridge allocation addresses on both Ethereum and BNB Chain. These two addresses hold the QANX Bridge allocation. Please do not transfer any QANX to these addresses!

QANX Bridge allocation (ETH):\
[0x3E9d2bFEC755A2787431Dd56534226255F33A32a](https://etherscan.io/token/0xaaa9214f675316182eaa21c85f0ca99160cc3aaa?a=0x3e9d2bfec755a2787431dd56534226255f33a32a)\
\
QANX Bridge allocation (BSC):&#x20;

[0x3E9d2bFEC755A2787431Dd56534226255F33A32a](https://bscscan.com/token/0xaaa9214f675316182eaa21c85f0ca99160cc3aaa?a=0x3e9d2bfec755a2787431dd56534226255f33a32a)


---

# 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://learn.qanplatform.com/audits/qanx-bridge-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.
