> For the complete documentation index, see [llms.txt](https://docs.camelot.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.camelot.exchange/references/multisigs.md).

# ✒️┃Multisigs

### Team multisigs

#### **Threshold**

2/3

#### **Members**

* [Myrddin](https://twitter.com/0xmyrddin): 0xd8dc994FE2b075c697e5051c89b713Bf15fa9294
* [Percival](https://twitter.com/0xpercy): 0x01E5d631ba707a029C8A1555bDAc4805d7853E21
* [SirIronBoots](https://twitter.com/SirBootsOfIron): 0x56140b52879D5b6D03449B912193c7b18210A7af

#### **Funds addresses**

* Buy back & burn: 0x5F3A574fb89022a417B3a169A720DC0d8FB1A3d3
* Development funds: 0xe31d786CC60f2e23Ad65646d30546e46227Af066
* DAO treasury: 0x3B8C741651e2913C26fA926555a75f09F3255866
* Nitro recovery: 0xa47bEe7c477D87431A701c7963065949B323bFe6

#### Contracts ownerships

Address: 0x460d0F7B75412592D14440857f715ec28861c2D7

Owned contracts:

* Factory/Pairs
* Master/NFTPools
* NitroPoolFactory/NitroPools
* xGRAIL
* Real Yield Staking
* YieldBooster

### Ecosystem multisigs

#### **Threshold**

4/6

#### Members

* [Coinflipcanada](https://twitter.com/coinflipcanada): 0x1a4afB607900fb1594c9EE8D119D748C6ccEC210
* [Myrddin](https://twitter.com/0xmyrddin): 0xd8dc994FE2b075c697e5051c89b713Bf15fa9294
* [Nach211](https://twitter.com/Nach_211): 0x29E3DdF94d76C97FcD43D07Fc8B15A03AD233A40
* [Percival](https://twitter.com/0xpercy): 0x01E5d631ba707a029C8A1555bDAc4805d7853E21
* [SirIronBoots](https://twitter.com/SirBootsOfIron): 0x56140b52879D5b6D03449B912193c7b18210A7af
* [Wen Moon](https://twitter.com/0xWenMoon): 0xb4390019Bff98aA112eAf93A91Ef5d9653e24C7a

#### **Funds addresses**

* Ecosystem: 0x03fF2d78AFB69e0859Ec6bEB4CF107D3741e97AB
* POL: 0xF482881968D1F1D99397310636fF9FaC070f63C6
* Reserve funds: 0x48E365dAEBe55aa21Bb39E4c2876661827d566c5

#### Contracts ownerships

Address: 0x8B797D42D4B2C330575e18F7C793fE4383086807

Owned contracts:

* Partnerships vesting: 0x953bf6Efe8F93c0fD615980a3AF26Be673683aaA
* Team vesting: 0x5A5A7C0108CEf44549b7782495b1Df2Ad5294Da3
* Advisors vesting: 0x8b4ee9a030C50fD02c845a171064F8fCA90Cb155
* GRAIL token


---

# 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://docs.camelot.exchange/references/multisigs.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.
