# 历史

用户可以在此查看其交易信息：

* 交易时间
* 交易状态
* TXH（交易哈希）：区块链上分配给每笔交易的唯一标识符，用户可以通过它跟踪和验证交易详情。
* 发送者钱包地址
* 接收者钱包地址
* 交易金额

<figure><img src="/files/sIcaNZeLvYNiC8M2L9HZ" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://help.keyring.app/zh/keyring-pro/how-to-use/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.
