> For the complete documentation index, see [llms.txt](https://beraborrow.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://beraborrow.gitbook.io/docs/pollen/vepollen/contract-address-and-audits.md).

# Contract address & Audits

### Contract address

* LpAdapterProxy address:  0x60D682b4D72B1691ca999422c403efa2D6B33330
* &#x20; SPollen address:  0xA83A84293379eC9961Be3b8308527fA3b1ad5eD9
* &#x20; SPollenAdapterProxy address:  0xe432a0C908Ef53CFa2b42f80f248855304A0993b
* &#x20; SPollenRewardDistributor address:  0x9c00B9cb89ec7B547DBB00C6939299A564ff4e85
* &#x20; LpRewardDistributor address:  0x83B6Ab825aB4F24148a85F87B4ad5b268ac65e5a
* &#x20; LpVotingEscrowPollen address:  0x3a749031eFcF3c28970b19F61f81F680a50E312a
* &#x20; SPollenVotingEscrowPollen address:  0xD4264c46F76f0241fF8B606F6d97Da9E4B34624E
* &#x20; PollenRouter address:  0x1722f5Edc171F7E80Dfda07eA7EF5BAc63482121
* &#x20; LpPollenStaking address:  0x310fD7968daA1CF6e5cebB58228C79b53E9f82d3
* &#x20; SPollenPollenStaking address:  0xFD82EBDEc02c804938AD10977Db925Efb01C39eC
* &#x20; LpVePollenFeeDistributor address:  0x2F2aB3d40C96E924cF18D15C50af45CDbcF4Cf45
* &#x20; SPollenVePollenFeeDistributor address:  0x7916033b1C4dfD83dB7104C85947b61BA40E4c19

Audits:\
<https://gist.github.com/midori-fuse/8a58b46e87dbe8ca5c2082a40cca2a07><br>

{% file src="/files/WS0E7uPR7whH2NHhMUKF" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://beraborrow.gitbook.io/docs/pollen/vepollen/contract-address-and-audits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
