# Security

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

ApeBond’s highest priority is to ensure the safety of the funds of our users, of our partner projects, and of our community as a whole. The core platform and all subsequent features have been built with security at the forefront of all of our efforts.&#x20;

### Audits

**Paladin** is a trusted security partner with industry-leading audit quality, and ApeBond is proud to have its code audited by Paladin on a regular basis.

{% embed url="<https://paladinsec.co/projects/apebond/>" %}

Additional audits include:

* **Halborn**: For our Real Yield smart contracts. [Audit](https://www.halborn.com/portal?callbackUrl=%2Fportal%2Freports%2Fapebond-contracts)
* **Sherlock**: For our Solana Bonds smart contracts. [Audit](https://github.com/sherlock-protocol/sherlock-reports/blob/main/audits/2025.06.27%20-%20Final%20-%20ApeBond%20Collaborative%20Audit%20Report%201751030104.pdf)

### Safe Multi-Sig Wallet Addresses

We use [Safe](https://safe.global/) wallets to manage our contracts and treasury. These multi-sig wallets require confirmations from multiple parties.

<table><thead><tr><th width="244">Address</th><th width="386.33333333333326">Name</th><th>Chain ID</th></tr></thead><tbody><tr><td>0xAbD7853b79e488bC1BD9e238A870167B074eb714</td><td>ApeBond Treasury [ETH GSafe]</td><td>1</td></tr><tr><td>0x95989D97e42bd083dBe4c889c2A88Ff3b3ed70D3</td><td>ApeBond General Admin [ETH GSafe]</td><td>56</td></tr><tr><td>0x90274f67F02f555031f3Eb99b47213CE0A06D5B1</td><td>ApeBond Treasury [BSC GSafe]</td><td>56</td></tr><tr><td>0xAE42250B2b12BC6831Be33196367E71D966945D7</td><td>dev MasterApe [BSC GSafe]</td><td>56</td></tr><tr><td>0x50Cf6cdE8f63316b2BD6AACd0F5581aEf5dD235D</td><td>ApeBond General Admin [BSC GSafe]</td><td>56</td></tr><tr><td>0xA75125CF0A7be136D6745B39DB1FeBadE269ba4D</td><td>ApeBond General Proxy Admin [BSC GSafe]</td><td>56</td></tr><tr><td>0x7b26A27af246b4E482f37eF24e9a3f83c3FC7f1C</td><td>ApeBond Secure Admin [BSC GSafe]</td><td>56</td></tr><tr><td>0xb5FF1896Fbc20CA130cE4736878aac01CA852b29</td><td>Timelock Executor [BSC GSafe]</td><td>56</td></tr><tr><td>0x944694417A6cA0a70963D644A11d42C10e3af042</td><td>ApeBond Bonds Treasury (POL) [BSC GSafe]</td><td>56</td></tr><tr><td>0xE1372702a496437c61c5AC72716449ae122f07cB</td><td>ApeBond&#x3C;>Ola Lending Super Admin [BSC GSafe]</td><td>56</td></tr><tr><td>0xb866E12b414d9f975034C4BA51498E6E64559a4c</td><td>Stader&#x3C;>ApeBond BNBx Multisig [BSC GSafe]</td><td>56</td></tr><tr><td>0x71C0C1001520e1568e17836Cc8a19d0dbdB2BD5f</td><td>ApeBond Treasury [Polygon GSafe]</td><td>137</td></tr><tr><td>0x2C5fD64A3e27826CAf1A3d0F1bE6f8ED9f8a4f8A</td><td>ApeBond General Admin [Polygon GSafe]</td><td>137</td></tr><tr><td>0x76E010758D2AE3B81973e2047cE70168CcaE2AbF</td><td>ApeBond General for Bond Funds Transferring (for Partners - except Linea Chain)</td><td></td></tr></tbody></table>


---

# 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.ape.bond/apebond/where-dev/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.
