> For the complete documentation index, see [llms.txt](https://docs.abracadabra.money/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abracadabra.money/learn/our-ecosystem/our-contracts.md).

# Our Contracts

## **Our Deployed Contracts**

For up-to-date data regarding our deployed contracts, please refer to our [Developers Documentation](https://dev.abracadabra.money/deployment-addresses/ethereum-mainnet).&#x20;

We try our best to keep the list up to date, if you see something missing, please let us know on [discord](https://discord.gg/mim)!

## **Treasuries**

**Abracadabra** main treasury can be found on **Ethereum at the** [following address](https://app.safe.global/home?safe=eth:0xDF2C270f610Dc35d8fFDA5B453E74db5471E126B)**.**

The protocol also has operational treasury multisigs on side chains and L2 to manage operational duties, they can be found here:&#x20;

* [**Arbitrum**](https://app.safe.global/home?safe=arb1:0xA71A021EF66B03E45E0d85590432DFCfa1b7174C)
* [**Optimism**](https://app.safe.global/home?safe=oeth:0xCbb86ffF0F8094C370cdDb76C7F270C832a8C7C0)
* [**Avalanche**](https://app.safe.global/home?safe=avax:0xAE4D3a42E46399827bd094B4426e2f79Cca543CA)
* [**Fantom**](https://safe.fantom.network/ftm:0xf68b78CB64C49967719214aa029a29712ddd567f/settings/owners)
* [**Base**](https://app.safe.global/home?safe=base:0xF657dE126f9D7666b5FFE4756CcD9EB393d86a92)
* [**BNB Chain**](https://app.safe.global/home?safe=bnb:0x5a1DE6c40EF68A3F00ADe998E9e0D687E4419450)
* [**KAVA**](https://kavascan.com/address/0x3A2761F421b7E3Fd18C1aD50c461b2DE2F77c367)
* [**Linea**](https://safe.linea.build/home?safe=linea:0x1c063276CF810957cf0665903FAd20d008f4b404)

**A Zapper Bundle with all treasury addresses can be found** [**here**](https://zapper.xyz/bundle/0xdf2c270f610dc35d8ffda5b453e74db5471e126b,0xa71a021ef66b03e45e0d85590432dfcfa1b7174c,0xf68b78cb64c49967719214aa029a29712ddd567f,0xae4d3a42e46399827bd094b4426e2f79cca543ca,0x1c063276cf810957cf0665903fad20d008f4b404,0x3a2761f421b7e3fd18c1ad50c461b2de2f77c367,0x5a1de6c40ef68a3f00ade998e9e0d687e4419450,0xf657de126f9d7666b5ffe4756ccd9eb393d86a92,0xcbb86fff0f8094c370cddb76c7f270c832a8c7c0?label=Abracadabra%20Treasuries\&id=0x627fc02775cacfbdf0af7f3880f08954fcbbd718\&tab=apps)**.**<br>


---

# 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:

```
GET https://docs.abracadabra.money/learn/our-ecosystem/our-contracts.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.
