# ETHE プレミアム/ディスカウント

## 定義

市場価格(ETH)と純資産価値(ETH)の差の割合

$$
プレミアム = (ETHE価格 - 1株あたりETH × ETH価格) / 1株あたりETH × ETH価格
$$

## 解釈

プレミアムが高いほど、米国の市場が強気であることを示し、値下がりリスクを意味します。一方、プレミアムが低いほど、市場が弱気であることを示しており、値上がりの可能性を示しています。

## データへのリンク

* [CryptoQuantのライブチャートのグレースケールのEthereum Trust (ETHE)](https://cryptoquant.com/overview?search=ETHE)
* [CryptoQuant Data APIドキュメントにおけるグレースケールEthereum Trust (ETHE)](https://cryptoquant.com/docs#tag/ETH-Fund-Data)


---

# 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://userguide.cryptoquant.com/ja/grayscale-ethereum-trust-ethe/ethe-digital-asset-holdings.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.
