# Smart Contract Addresses

### LP Management <a href="#one-clicks-and-vaults" id="one-clicks-and-vaults"></a>

Audited by: [Hexens, Pessimistic](/cybro/governance/security-audits.md)

<table><thead><tr><th width="178.23046875">Name</th><th>Address</th><th>Network</th></tr></thead><tbody><tr><td>LP Manager</td><td><a href="https://arbiscan.io/address/0x0964B7A10631f2139dcf2e0aa1b621F97a19e998">0x0964B7A10631f2139dcf2e0aa1b621F97a19e998</a></td><td>Arbitrum</td></tr><tr><td>Auto-features for LP manager</td><td><a href="https://arbiscan.io/address/0x2ce2701Ad396982Ef0BF2EFB4d03a4D7c638574C">0x2ce2701Ad396982Ef0BF2EFB4d03a4D7c638574C</a></td><td>Arbitrum</td></tr><tr><td>Fee collector</td><td><a href="https://arbiscan.io/address/0xfD3BE1d641aDAa64C005dC2D6A2Ff5bEA96AD744">0xfD3BE1d641aDAa64C005dC2D6A2Ff5bEA96AD744</a></td><td>Arbitrum</td></tr><tr><td>LP Manager</td><td><a href="https://etherscan.io/address/0x0Ea8Efdb32b780F583ab576604a563f8E4aA6868">0x0Ea8Efdb32b780F583ab576604a563f8E4aA6868</a></td><td>Ethereum</td></tr><tr><td>Fee collector</td><td><a href="https://etherscan.io/address/0xD8287038F3138CE806992915e4E3981c2151d6b9">0xD8287038F3138CE806992915e4E3981c2151d6b9</a></td><td>Ethereum</td></tr><tr><td>LP Manager</td><td><a href="https://basescan.org/address/0xB3dA213b0005dF568A222876e5F5DB61C985936F">0xB3dA213b0005dF568A222876e5F5DB61C985936F</a></td><td>Base</td></tr><tr><td>Fee collector</td><td><a href="https://basescan.org/address/0x567103a40C408B2B8f766016C57A092A180397a1">0x567103a40C408B2B8f766016C57A092A180397a1</a></td><td>Base</td></tr><tr><td>LP Manager</td><td><a href="https://unichain.blockscout.com/address/0x7aD4e1e8FAe276B9debb40340Dc65d6A2274189B">0x7aD4e1e8FAe276B9debb40340Dc65d6A2274189B</a></td><td>Unichain</td></tr><tr><td>Fee collector</td><td><a href="https://unichain.blockscout.com/address/0xfB84664E669f8aaE284C626dC7b31c4e45101348">0xfB84664E669f8aaE284C626dC7b31c4e45101348</a></td><td>Unichain</td></tr><tr><td>LP Manager</td><td><a href="https://bscscan.com/address/0x6CE9B6288bDF6091D4Ce071a81a12e96103B4029">0x6CE9B6288bDF6091D4Ce071a81a12e96103B4029</a></td><td>BSC</td></tr><tr><td>Fee collector</td><td><a href="https://bscscan.com/address/0xF401483e5D5b7E72AD845634dd7593a307C0Abca">0xF401483e5D5b7E72AD845634dd7593a307C0Abca</a></td><td>BSC</td></tr></tbody></table>

### Vaults <a href="#one-clicks-and-vaults" id="one-clicks-and-vaults"></a>

Audited by QuillAudits or Pessimistic (audits mentioned [here](/cybro/governance/security-audits.md))

| Name                | Address                                                                                                                          | Network    |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| Base Index USDC     | [0x0655e391e0c6e0b8cbe8c2747ae15c67c37583b9](https://basescan.org/address/0x0655e391e0c6e0b8cbe8c2747ae15c67c37583b9)            | Base       |
| Optimism Index USDC | [0xdc77aefc1b9172c2bdabd63b8d187ad2a1e01ee3](https://optimistic.etherscan.io/address/0xdc77aefc1b9172c2bdabd63b8d187ad2a1e01ee3) | OP Mainnet |
| Arbitrum Index USDC | [0x4e433ae90f0d1be9d88bed9f7707fcff20a455ac](https://arbiscan.io/address/0x4e433ae90f0d1be9d88bed9f7707fcff20a455ac)             | Arbitrum   |
| Lido WETH           | [0xbDe5296eA786a12c4BFd60408063816E36A2F4b1](https://basescan.org/address/0xbDe5296eA786a12c4BFd60408063816E36A2F4b1)            | Arbitrum   |
| Lido WETH           | [0x84FbCde24b75F3d45863e82282683DfF16C398B7](https://basescan.org/address/0x84FbCde24b75F3d45863e82282683DfF16C398B7)            | Base       |
| Spark Base USDC     | [0x578e7261b9d3c143700a735526bfd63713f639c5](https://basescan.org/address/0x578e7261b9d3c143700a735526bfd63713f639c5)            | Base       |
| BSC Index BTCB      | [0x5351d748eb97116755b423bcc207f3613b487ade](https://bscscan.com/address/0x5351d748eb97116755b423bcc207f3613b487ade)             | BSC        |

Historical (deprecated) contract addresses are available upon request via Discord or Telegram.


---

# 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.cybro.io/cybro/cybro-app/smart-contract-addresses.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.
