# 거래 내역 확인하기

지갑 계정 주소로 송금을 보내거나 받은 후 모바일 앱에서 거래 내역을 확인할 수 있습니다.

## 거래 내역을 확인하는 방법  <a href="#how-to-check-transaction-history" id="how-to-check-transaction-history"></a>

![](https://1802375033-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M50hxCNYm5Y8rdrUs_k-2442379174%2Fuploads%2F8v3i22UZwhXMICuRuOQK%2F11.png?alt=media\&token=87a3fda6-c6e2-4488-9e8e-b549aa3f0d5a)

**1)** 디센트 모바일 앱에서 원하는 코인 계정을 터치하면 계정 상세 화면이 표시됩니다.

**2)** 계정 상세 화면에선 코인 보유 수량과 거래 내역을 볼 수 있습니다. 거래 내역은 내 계정에서 보낸 내역은 <mark style="color:red;">**빨간색**</mark>으로 나타나며, 받은 내역은 <mark style="color:green;">**초록색**</mark>으로 나타납니다. 또한 거래 상태를 **"완료", "대기", "실패"** 등으로 표시합니다.

**"전체 내역 확인"**&#xC744; 누르면 블록체인 익스플로러를 통해 지갑 주소를 조회할 수 있습니다.

**3)** 각 거래를 선택하면 상세 내역이 표시됩니다. 상세 내역 화면에는 **"진행 상태"** 와 **"TXID (Transaction 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/kr/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.
