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

# Ethos Reserve Contracts

Here is a list of useful addresses you can use to interact with Ethos Reserve.

{% tabs %}
{% tab title="V2.1" %}

| Name                | Address                                    | Action                                                          |
| ------------------- | ------------------------------------------ | --------------------------------------------------------------- |
| Collateral Config   | 0xA2f01800Bd6d878b82E6009a7022fa9B1cDC810c | Stores config data for each collateral type.                    |
| Price Feed          | 0xadd6F326a395629926D9a535d809B5e3d8c7FE8d | Retrieves and sanitizes price data from Chainlink and Tellor.   |
| Ethos Reserve Note  | 0xc5b001DC33727F8F26880B184090D3E252470D45 | Ethos Reserve’s official stablecoin.                            |
| Active Pool         | 0x95C4Bdc54501c1496B8213F81F30CA95760Be793 | Tracks assets and debt. Deploys capital to asset mgmt vaults.   |
| Stability Pool      | 0xD839A111598d5e27BD8f7A1A18ce9Bf079F0c0a2 | Accepts deposits, performs liquidations, and issues incentives. |
| Borrower Operations | 0xaA0B41B61f76587cf85155147d7F3B7725D14Eb3 | Helper contract for users to manage their Ethos positions.      |
| wBTC Vault          | 0xbb341D8249c1C747708D4e6F7Cd967A2479CAD75 | Manages a portion of Ethos Reserve’s wBTC collateral.           |
| wETH Vault          | 0x7c09733834873b1FDB8A70c19eE1A514023f74f9 | Manages a portion of Ethos Reserve’s wETH collateral.           |
| wstETH Vault        | 0xA70266C8F8Cf33647dcFEE763961aFf418D9E1E4 | Manages a portion of Ethos Reserve's wstETH collateral.         |
| Community Issuance  | 0x323A9C4CB4Be7A3c9d31209B0a2bAd56276bbf89 | Issues rewards to stability pool depositors.                    |
| {% endtab %}        |                                            |                                                                 |

{% tab title="V2" %}

| Name                | Address                                    | Action                                                          |
| ------------------- | ------------------------------------------ | --------------------------------------------------------------- |
| Collateral Config   | 0xB1623a029033ecd5C91a62FF734f1c7F07A26e52 | Stores config data for each collateral type.                    |
| Price Feed          | 0x9cC5bDdF2Cc8C38332c2e71e08cf21308C8422EF | Retrieves and sanitizes price data from Chainlink and Tellor.   |
| Ethos Reserve Note  | 0xc5b001DC33727F8F26880B184090D3E252470D45 | Ethos Reserve’s official stablecoin.                            |
| Active Pool         | 0xE8c54758a5A1d335389CC9e30ec489721EAF5D39 | Tracks assets and debt. Deploys capital to asset mgmt vaults.   |
| Stability Pool      | 0x1E302e0D9fCaa6ed10ab042AcC670Aa961498152 | Accepts deposits, performs liquidations, and issues incentives. |
| Borrower Operations | 0x0067E18FF0a6c54585646B068A25be4b81A17429 | Helper contract for users to manage their Ethos positions.      |
| wBTC Vault          | 0x8669CC362aa0AcB2b15423090B28acdc89163e84 | Manages a portion of Ethos Reserve’s wBTC collateral.           |
| wETH Vault          | 0x01Cd26dD056671DED555314d43841d8AaaBC72e3 | Manages a portion of Ethos Reserve’s wETH collateral.           |
| Community Issuance  | 0xf25b178cD0FeD5c173018faB872F27E311c3268F | Issues rewards to stability pool depositors.                    |
| {% endtab %}        |                                            |                                                                 |

{% tab title="V1" %}

| Name                | Address                                    | Action                                                          |
| ------------------- | ------------------------------------------ | --------------------------------------------------------------- |
| Collateral Config   | 0x236931e351d8b7cc9686E9b9AdfeA630B05B6062 | Stores config data for each collateral type.                    |
| Price Feed          | 0xC6b3Eea38Cbe0123202650fB49c59ec41a406427 | Retrieves and sanitizes price data from Chainlink and Tellor.   |
| Ethos Reserve Note  | 0xc5b001DC33727F8F26880B184090D3E252470D45 | Ethos Reserve’s official stablecoin.                            |
| Active Pool         | 0x85F01Ea66f6af2dc2Ba893c904D0d7c304C3befe | Tracks assets and debt. Deploys capital to asset mgmt vaults.   |
| Stability Pool      | 0x8B147A2d4Fc3598079C64b8BF9Ad2f776786CFed | Accepts deposits, performs liquidations, and issues incentives. |
| Borrower Operations | 0x0a4582d3d9ecBAb80a66DAd8A881BE3b771d3e5B | Helper contract for users to manage their Ethos positions.      |
| wBTC Vault          | 0xef82200DC96a14af76f5fB7f27DbaDB5228f6A0C | Manages a portion of Ethos Reserve’s wBTC collateral.           |
| wETH Vault          | 0x1225c53F510877074d0D1Bace26C4f0581c24cF7 | Manages a portion of Ethos Reserve’s wETH collateral.           |
| OP Vault            | 0x6938b5b43b281bF24202437b86bbd2866a79cF6C | Manages a portion of Ethos Reserve's wstETH collateral.         |
| Community Issuance  | 0xC84936612d38B847155FEC294fD08Ec1f64C2BDA | Issues rewards to stability pool depositors.                    |
| {% endtab %}        |                                            |                                                                 |
| {% endtabs %}       |                                            |                                                                 |

If you have any questions about a particular contract address, please reach out to our team on [**Discord**](https://discord.gg/oathdefi).


---

# 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:

```
GET https://docs.ethos.finance/ethos-reserve-contracts.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.
