> For the complete documentation index, see [llms.txt](https://docs.indexcoop.com/index-coop-community-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.indexcoop.com/index-coop-community-handbook/resources/funded-wallets-appendix.md).

# Multisigs

### Ethereum Mainnet

<table data-full-width="true"><thead><tr><th width="260.33333333333337">Name</th><th width="302">Purpose</th><th>Address</th></tr></thead><tbody><tr><td>Treasury Account</td><td>Long-term management of $INDEX tokens <em>not</em> allocated to contributors.</td><td><a href="https://etherscan.io/address/0x9467cfADC9DE245010dF95Ec6a585A506A8ad5FC">0x9467cfADC9DE245010dF95Ec6a585A506A8ad5FC</a></td></tr><tr><td>Ownership Account</td><td>Long-term management of $INDEX tokens allocated to contributors.</td><td><a href="https://etherscan.io/address/0x236815b32b50cc80F5C6348396b1A9B09Fd3E7f7">0x236815b32b50cc80F5C6348396b1A9B09Fd3E7f7</a></td></tr><tr><td>Investment Account</td><td>Long-term management of capital, predominantly stablecoins.</td><td><a href="https://etherscan.io/address/0x462A63D4405A6462b157341A78Fd1baBfD3F8065">0x462A63D4405A6462b157341A78Fd1baBfD3F8065</a></td></tr><tr><td>Operations Account</td><td>Management of day-to-day operations, such as contributor rewards and expense requests.</td><td><a href="https://etherscan.io/address/0xFafd604d1CC8b6B3B6CC859cF80Fd902972371C1">0xFafd604d1CC8b6B3B6CC859cF80Fd902972371C1</a></td></tr><tr><td>"Fast" Operations Account</td><td>Management of <strong>time-sensitive</strong> day-to-day operations, such as swaps.</td><td><a href="https://etherscan.io/address/0xbf14566a37D96d55485bD281f5E7c547883A54C8">0xbf14566a37D96d55485bD281f5E7c547883A54C8</a></td></tr><tr><td>Launch Support Account</td><td>Management of token launch enabling activities and partnerships</td><td><a href="https://etherscan.io/address/0x3a36b94689f303aAf9BFE761068Efb8F78912023">0x3a36b94689f303aAf9BFE761068Efb8F78912023</a></td></tr><tr><td>Engineering Account</td><td>Management of smart contract infrastructure, funded with ETH.</td><td><a href="https://etherscan.io/address/0x6904110f17feD2162a11B5FA66B188d801443Ea4">0x6904110f17feD2162a11B5FA66B188d801443Ea4</a></td></tr><tr><td>Protocol Controller</td><td>Management of Index Protocol</td><td>0x8eCDB83Ccb1ce979a75908Ae9a044C52fab9fE59</td></tr></tbody></table>

### Arbitrum One

<table data-full-width="true"><thead><tr><th>Name</th><th>Purpose</th><th>Address</th></tr></thead><tbody><tr><td>Operations</td><td>Management of day-to-day operations</td><td><a href="https://arbiscan.io/address/0xbd6b8eec7b940dbe196fe3bac7b51e63435c8ae9">0xBd6b8EEc7b940DBE196Fe3Bac7B51E63435c8Ae9</a></td></tr><tr><td>Protocol Controller</td><td>Management of Index Protocol</td><td><a href="https://arbiscan.io/address/0x19Fa8783f2B57F3eC6C9542926A06698e30eF7B4">0x19Fa8783f2B57F3eC6C9542926A06698e30eF7B4</a></td></tr><tr><td>Product Controller</td><td>Management of Index Coop Products</td><td><a href="https://arbiscan.io/address/0x40fB5267fd724A040B46ddce59F25e1229e61d32">0x40fB5267fd724A040B46ddce59F25e1229e61d32</a></td></tr></tbody></table>

The following Zapper wallet bundles provide convenient overviews of all the accounts listed above.

* [All Accounts, *including* $INDEX](https://zapper.xyz/bundle/0x9467cfadc9de245010df95ec6a585a506a8ad5fc,0x462a63d4405a6462b157341a78fd1babfd3f8065,0xfafd604d1cc8b6b3b6cc859cf80fd902972371c1,0x3a36b94689f303aaf9bfe761068efb8f78912023,0xbf14566a37d96d55485bd281f5e7c547883a54c8,0x236815b32b50cc80f5c6348396b1a9b09fd3e7f7,0x6904110f17fed2162a11b5fa66b188d801443ea4?label=IC%20-%20Inc.%20%24INDEX\&id=0xa4d04c856361bf244151fb7b4caa3bea23b4df55)
* [All Accounts, *excluding* $INDEX](https://zapper.xyz/bundle/0x462a63d4405a6462b157341a78fd1babfd3f8065,0xfafd604d1cc8b6b3b6cc859cf80fd902972371c1,0x3a36b94689f303aaf9bfe761068efb8f78912023,0xbf14566a37d96d55485bd281f5e7c547883a54c8,0x6904110f17fed2162a11b5fa66b188d801443ea4?label=IC%20-%20Ex.%20%24INDEX\&id=0x49920855656b196f91f5e6b78dfc9ea5c8be3fdc)


---

# 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.indexcoop.com/index-coop-community-handbook/resources/funded-wallets-appendix.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.
