# Gitcoin Staked ETH Index (gtcETH)

<div align="left"><figure><img src="/files/BLoHBqVuZr1GTOFrne2x" alt="" width="251"><figcaption></figcaption></figure></div>

### Description <a href="#where-can-i-buy-dpi" id="where-can-i-buy-dpi"></a>

The Gitcoin Staked ETH Index (gtcETH) is an index token of the leading Ethereum liquid staking tokens. Fees are directed towards Gitcoin public goods funding.

### Fees

2.00% Streaming  |  0.00% Mint  |  0.00% Redeem

### Technical Implementation:

* Token Contract: [0x36c833Eed0D376f75D1ff9dFDeE260191336065e](https://etherscan.io/address/0x36c833eed0d376f75d1ff9dfdee260191336065e)
* Protocol: [Index Protocol V1](/index-coop-community-handbook/protocol/index-protocol.md) (Ethereum)
* Smart Contract Apparatus:

<table data-header-hidden><thead><tr><th width="307">Contract</th><th width="472">Description</th></tr></thead><tbody><tr><td>Contract</td><td>Description</td></tr><tr><td><a href="https://etherscan.io/address/0x2eb7200Dff5b21b3a823074725ED7B035446016a#code">BaseManagerV2</a></td><td>used to operate, rebalance, and update contracts connected to the product; product-specific contract</td></tr><tr><td><a href="https://etherscan.io/address/0xa8a23b678e8b184f653ee8ee9dcbaa933c2cfaec">FeeSplitExtension</a></td><td><p>connects the product to the Streaming Fee Module;</p><p>product-specific contract</p></td></tr><tr><td><a href="https://etherscan.io/address/0xacce49759e2e98b44de01be2498537c37f2597dc#code">AuctionRebalanceExtension</a></td><td>connects the product to the Auction Rebalance Module; product-specific contract</td></tr><tr><td><a href="https://etherscan.io/address/0x59d55d53a715b3b4581c52098bcb4075c2941dba#code">AuctionRebalanceModule</a></td><td>used to execute auction rebalancing for the product; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0xfaab3f8f3678f68aa0d307b66e71b636f82c28bf#code">TradeModule</a></td><td>used for trading product components against DEXs; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0x04b59f9f09750c044d7cfbc177561e409085f0f3">DebtIssuanceModuleV2_1</a></td><td>used to issue and redeem units of the product token; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0x165edf07bb61904f47800e13f5120e64c4b9a186">StreamingFeeModule</a></td><td>used to charge and update fees on the product; protocol-wide contract</td></tr></tbody></table>

### Additional Resources:

* [gtcETH Product Page - indexcoop.com](https://indexcoop.com/products/gitcoin-staked-ethereum-index)
* [gtcETH Dune Dashboard](https://dune.com/index_coop/gitcoin-staked-eth-index)
* [Introducing the Gitcoin Staked ETH Index](https://indexcoop.com/blog/introducing-the-gitcoin-staked-eth-index-gtceth)
* [IIP-173: Launch the Diversified Staked ETH Index](https://gov.indexcoop.com/t/iip-173-launch-the-gitcoin-staked-eth-index-gtceth/4508)

### Contact Us

Drop into the [**Index Coop Discord Server**](https://discord.com/invite/indexcoop) - this is the fastest way to have a real person answer any questions you have!


---

# 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.indexcoop.com/index-coop-community-handbook/products/legacy-products/gitcoin-staked-eth-index-gtceth.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.
