# dBridge Audit

## Omniscia Security Audit

Omniscia has performed a security audit on the cross-chain dBridge, including a manual code-review. The findings were primarily gas-optimization, while passing relatively good security tests. The main finding about the dBridge not being compatible for tokens such as Tether were not relevant, as the dBridge has been built primarily for DAFI tokens.\
\
You can read the full security report [here](https://omniscia.io/dafi-protocol-crosschain-bridge/).<br>

![](/files/zJSJZvLsa1uCgdGz2pPO)

## Block Apex Security Audit

DAFI recently passed a smart contract audit by BlockApex, where the entire architecture and code-base was tested for security, performance, and gas-optimisation. There were no high-risk issues found in the audit, and it functions as expected.\
\
Some key changes added include optimisation for newer chains, you can read the full audit [here](https://blockapex.io/dafi-bsc-eth-bridge-final-audit/).


---

# 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.dafiprotocol.io/development/dbridge-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.
