# Checking transaction status and history

## How to check transaction history

After **sending or receiving** a transfer to your wallet account address, you can check the transaction history from the mobile app.

![](/files/-M8Kp_gA810qL34ATGq9)

1\) Press the main body of a cryptocurrency account.

2\) The picture in the middle is where your transactions are listed. The red numbers indicate send transfers made and the green numbers indicate receive transfers. Next to each transaction, there is a status icon such as a 'check' mark which indicates the state of the transaction. A 'check' mark for instance, indicates the transfer is completed.

3\) More detailed information is shown when you press a transaction. Detailed information screen shows the transaction ID(txid) and the addresses involved in the transaction.


---

# 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/french/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.
