> For the complete documentation index, see [llms.txt](https://docs.butterflycash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.butterflycash.io/about-usdbcash/multi-sig-controlled.md).

# Multi-Sig Controlled

In January 2022 a multi-sig wallet (Gnosis Safe) was created and given ownership of all bCASH related contracts and community-owned LP Tokens.&#x20;

You can view the safe address here:

[0x1624c2A3250470Ea03f0ca2dC4eBdf26B6d2922d](https://snowtrace.io/address/0x1624c2A3250470Ea03f0ca2dC4eBdf26B6d2922d)

The safe requires 5/9 signers to execute any transactions. Current signers are:

The bCASH Foundation\* ([@xrpant](https://twitter.com/xrpant))\
[@AverageAndy\_\_\_](https://twitter.com/AverageAndy___)\
[@Gengar\_avax](https://twitter.com/Gengar_avax)\
[@taptapkaboom](https://twitter.com/taptapkaboom)\
[@Chiknwhalegod](https://twitter.com/Chiknwhalegod)\
[@ChrisFusillo](https://twitter.com/ChrisFusillo)\
[@JoshHughes\_\_\_](https://twitter.com/JoshHughes___)\
[@RealCryptoBella](https://twitter.com/RealCryptoBella)\
[@0x\_minifridge](https://twitter.com/0x_minifridge)

\*The bCASH Foundation is a for-profit company that operates as a participant in the bCASH ecosystem


---

# 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.butterflycash.io/about-usdbcash/multi-sig-controlled.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.
