# トランザクション

## 全てのトランザクション

全てのトランザクションを表示するには、ウォレットのメインページにある<mark style="color:orange;">**トランザクションメニュー**</mark>に移動します。

{% hint style="info" %}
この場合、EVERアドレスへの送受信だけが表示されます！
{% endhint %}

![](/files/qW4Y1t3KrvphYzgihYLK)

## 特定トークンのトランザクション

特定トークンのトランザクションを表示するには、ウォレットのメインページで**そのトークンをクリックします**。この場合、このトークンのメニュー内にあるトランザクションの履歴が表示されているところへ移動します。

![](/files/jQ5r1OK6WsdTAq4rV3kZ)

{% hint style="info" %}
必要なトークンがメインページに表示されていない場合は、「アセットを選択する」メニューを使用して追加してください。
{% endhint %}

## トランザクション情報

トランザクションの詳細については、トランザクション一覧で、そのトランザクションを**クリックしてください**。

ここでは、次のようなトランザクションの詳細が表示されます：

* トランザクションの**日時**
* トランザクションの**ハッシュID**
* **送信者のアドレス**
* 送信する**数量**
* \*\*\*\*トランザクションに費やされた[ブロックチェーン手数料](/ew-jp/concepts/fees.md)

［**エクスプローラーで開く**］をクリックすると、[EVER Scan - Everscaleブロックチェーンエクスプローラー](/ew-jp/concepts/ever-scan-everscale-explorer.md)に、このトランザクションのページが表示されます。&#x20;

![](/files/bZ4yC0IpVTHmoAQTYkLg)


---

# 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://docs.everwallet.net/ew-jp/manage-assets/transactions.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.
