# Audits

<figure><img src="/files/G9OsLmef0Mal4QvUQlqS" alt=""><figcaption></figcaption></figure>

We are a friendly fork of Uniswap V2. To which we added on-chain calculation of the volume of swaps of all users, LP time-weighted, making pre-farming blink completely open.

We have open-source code of [Blink Router, Blink Factory, Blink Pair, Blink Fee Receiver](/docs/introduction/contracts.md).

### Bug Report[​](https://docs.thruster.finance/docs/informational/audit-and-security#bug-report) <a href="#bug-report" id="bug-report"></a>

If there is a scenario where any bug in the Blinkswap codebase is found, please contact us on [Discord channel ](https://discord.com/invite/blinkswap)or on-chain at the BlinkFactory deployer address `0xEED041363412E0dd41AFF5Ad40E46aB9f68DED02`


---

# 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.blinkswap.xyz/docs/introduction/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.
