# 【取引内訳詳細情報の確認方法】

## 🟨取引内訳詳細情報の確認方法

<figure><img src="/files/6qucviBuiG9Ip75sL2Ec" alt=""><figcaption></figcaption></figure>

**1)** **D'CENTモバイルアプリ** で、確認したい**コインアカウント** をタップし、**アカウント詳細画面** を開きます。

**2) アカウント詳細画面** では、**コインの残高** や **取引履歴** を確認できます。

* **送信した取引** は <mark style="color:red;">**赤色**</mark> で表示されます。
* **受信した取引** は <mark style="color:green;">**緑色**</mark> で表示されます。
* **取引のステータス** は **「完了」**, **「保留中」**, **「失敗」** のいずれかで表示されます。

**「全履歴を表示」** をタップすると、ブロックチェーンエクスプローラーで**ウォレットアドレスの詳細** を確認できます。

**3)** 取引を選択すると、以下の**詳細情報** が表示されます。

* **承認状況（Confirmation Status）**
* **TXID（トランザクションID）**
* **送信元・受信先アドレス**

{% hint style="info" %}
**取引履歴が表示されない場合** は、画面を**下に引っ張って離す**ことで、更新を試してください。
{% endhint %}


---

# 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.dcentwallet.com/japanese/coin-send-receive/checking-transaction-status-and-history.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.
