# BDM Dashboard

BeaNFT contracts are custodied by the BeaNFT DAO Multisig, or BDM. The BDM is deployed using Safe. Its m-of-n configuration is currently 4-of-7 on Ethereum mainnet. This means any upgrade of the BeaNFT contracts must be approved by at least 4 of the 7 signers.

**BeaNFT DAO Multisig Safe address:** [0x2D92a7Ba42472001111C1A1614EF6A8737bDf278](https://etherscan.io/address/0x2D92a7Ba42472001111C1A1614EF6A8737bDf278)

{% embed url="<https://app.safe.global/home?safe=eth:0x2D92a7Ba42472001111C1A1614EF6A8737bDf278>" %}

### **BDM Signers**

The current BDM signers are as follows, in no particular order:

* blc
* Brean
* Safisynai
* guy
* Rex
* pizzaman1337
* MrMochi

The following people serve as backup signers for the BDM, in no particular order:

* Silo Chad
* Sowphocles
* CanadianBennett

Rotating BDM signers requires a [BNP](/almanac/governance/proposals.md#beanft-proposal) unless a signer voluntarily leaves the BDM or for rotating in a backup signer.

| Address                                                                                                                            |
| ---------------------------------------------------------------------------------------------------------------------------------- |
| [0xee7cbf28a01fb4285ac0b5c5a9f367d76fc30015](https://etherscan.io/verifiedSignatures?q=0xee7cbf28a01fb4285ac0b5c5a9f367d76fc30015) |
| [0x5513946107b5389ffc5e638b8a351f8bf9a40bfa](https://etherscan.io/verifiedSignatures?q=0x5513946107b5389ffc5e638b8a351f8bf9a40bfa) |
| [0x198eCE0f3584210cAf2a511224Ca418EDab98335](https://etherscan.io/verifiedSignatures?q=0x198eCE0f3584210cAf2a511224Ca418EDab98335) |
| [0xb83a613cf24a62175e37776a7dbbeed7d9114338](https://etherscan.io/verifiedSignatures?q=0xb83a613cf24a62175e37776a7dbbeed7d9114338) |
| [0x5ba7d66a03f8361e0c982e159757f64508bf0185](https://etherscan.io/verifiedSignatures?q=0x5ba7d66a03f8361e0c982e159757f64508bf0185) |
| [0xdb2Fd876B27657449b05A04AE1040d0aA26D5154](https://etherscan.io/verifiedSignatures?q=0xdb2Fd876B27657449b05A04AE1040d0aA26D5154) |
| [0x97dae5976ee1d6409f44906bea9bf88fee0bf672](https://etherscan.io/address/0x97dae5976ee1d6409f44906bea9bf88fee0bf672)              |


---

# 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.bean.money/almanac/governance/beanfts/bdm-dashboard.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.
