# Security

## Deployed contracts on Base

* **InfinityPoolsFactory**: [0x86342D7bBe93cB640A6c57d4781f04d93a695f08](https://basescan.org/address/0x86342D7bBe93cB640A6c57d4781f04d93a695f08#code)
* **InfinityPoolsPeripheryProxy**: [0xF8FAD01B2902fF57460552C920233682c7c011a7](https://basescan.org/address/0xF8FAD01B2902fF57460552C920233682c7c011a7#code)
* **InfinityPoolsQuoter**: [0xC9d8a51bE17b79EB8FD22F87F6851c243855663C](https://basescan.org/address/0xC9d8a51bE17b79EB8FD22F87F6851c243855663C#code)
* **InfinityPoolsSwapForwarder**: [0x99a9C21053AcccF6961f7f12cFF0D9D155d4ebE7](https://basescan.org/address/0x99a9C21053AcccF6961f7f12cFF0D9D155d4ebE7#code)
* **UniswapV2SwapForwarder**: [0xdc9be7d212536e8E23B0074678D0625499e61021](https://basescan.org/address/0xdc9be7d212536e8E23B0074678D0625499e61021#code)
* **GeneralSwapForwarder**: [0x567a06C6E4F77fCC64CF53183E0328a7f84A4354](https://basescan.org/address/0x567a06C6E4F77fCC64CF53183E0328a7f84A4354#code)

## Audits

1. **ABDK Audit**: [Link](https://github.com/abdk-consulting/audits/blob/main/lemmalabs/ABDK_LemmaLabs_InfinityPools_v_2_0.pdf)
2. **Cantina Audit Competition**: [Link](https://drive.google.com/file/d/1VsHVjXFc5YnFLWOi_iOUi9Tvr4i3B09m/view?usp=sharing)

## Bug Bounty

A fully-fledged bug bounty program is coming soon. Till then, please report any critical bugs you find here: <security@infinitypools.finance>


---

# 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.infinitypools.finance/protocol-overview/security.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.
