# Etho Protocol Council Multisig Wallet

## Description

* The wallet is currently funded monthly directly from the dev fund wallet. During a future fork, the funding will be finalized to be part of consensus as agreed upon by the [Provisional Council](/governance/ether-1-democratic-council.md#current-ether-1-provisional-council-members-as-of-2020-02-15).
* Using the Etho Protocol Council Multi-signature Wallet requires 4 of the 7 council members' approval.
* All ETHO transactions from the multisig wallet require ECP backing. ECP's are well defined proposals, initiated and voted in the Etho Protocol Council weekly meetings.&#x20;
  * Funding ECP's can be passed that fund projects as agreed upon in advance. Such multisig wallet transactions need to reference the Backing ECP within the tracking spreadsheet.
  * All multisig transactions must be documented in the official ECP tracking spreadsheet <https://docs.google.com/spreadsheets/d/1xG7OA8ICmJwkWlNhGiQD9dOvfs2jvvQ3QY_UiauOevs/edit?usp=sharing>
* All community members are encouraged to actively follow audit the Etho Protocol funding and governance systems.

## Using Etho Protocol Multisig Wallet

### Displaying Multisig Wallet

Navigate to <https://fund.ether1.org/>

On the top-left side of the screen, go to **Wallets**, click **Add**, indicate **Restore** & **paste** wallet

```
0xBA57dFe21F78F921F53B83fFE1958Bbab50F6b46
```

![](/files/-M0B6Z5iAfpQB1U_wv6B)

### Adding Etho Protocol Provisional Council Member Names

After adding the multisig to your wallet display, **click on its name**

![](/files/-M0B8ECHKPzGqvYOACnC)

You will see a **list of 7 owners**, **expand it** and **Edit them** as shown below

![](/files/-M0B8TaNE4JIVuOS2Zgv)

| Provisional Council Member Name                          | Member Multisig Wallet                                   |
| -------------------------------------------------------- | -------------------------------------------------------- |
| @Allan Delmare (ID: 342834308945281025)                  | <p></p><p>0x6830EBcA6Da5277f2154aB94E36F807B4Af6Cc7a</p> |
| @CableGod \| Ether-1 (ID: 140537599604424704)            | 0xFA70838b64B8146F3e970EF9Bc8177a567518477               |
| @Dylie of $ETHO (ID: 215055968298467329)                 | 0x87F0EA8C325caFBBB8BB748756ef147b7A50405d               |
| @Crypto\_Saiyan of $ETHO Aug’18 (ID: 443360969373122561) | 0xE1Fe94c4B9B697Fe773534A79A301FA4f186e5Ff               |
| @HashRatez (ID: 443955395233447936)                      | 0x2812BE8E42BFC059D0e461A9cDf19b2a329cc85E               |
| @Pistol of $ETHO (ID: 378374529707278347)                | 0x31e2d1e5711f90e549b6809bDCedB44af8854B2b               |
| @Exlo#2873 (ID: 404957413796478976)                      | 0xE59DC67f06b32a541f02BA4Ccf29725D9C51b774               |

{% hint style="info" %}
Official Source: <https://github.com/Ether1Project/ECPs/issues/17>
{% endhint %}

### Auditing Multisig Wallet

After adding all the council members' names you will be able to see who approved which transaction.&#x20;

{% hint style="info" %}
**All official transactions are also documented here to ease of review** [**https://docs.google.com/spreadsheets/d/1xG7OA8ICmJwkWlNhGiQD9dOvfs2jvvQ3QY\_UiauOevs/edit?usp=sharing**](https://docs.google.com/spreadsheets/d/1xG7OA8ICmJwkWlNhGiQD9dOvfs2jvvQ3QY_UiauOevs/edit?usp=sharing)
{% endhint %}

![Auditing Multisig Transactions](/files/-M0BAYE2K13VvYKaxXrc)


---

# 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.ethoprotocol.com/governance/ether-1-council-multisig-wallet.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.
