# Trade History

Past trading activity for an address/asset can be viewed via the Wallet History button on the Tools interface.

*Note: Trade history is currently only supported for Minswap. Further DEX support is in the pipeline.*

<figure><img src="/files/dsQTL8pMwj2exjGCXmHP" alt=""><figcaption></figcaption></figure>

You will be prompted to complete the following form:

<figure><img src="/files/IFFgBHuSqK5uBvgzNsZh" alt=""><figcaption></figcaption></figure>

**Wallet Address / ADA Handle:** The mainnet Cardano address or ADA handle (ie. $hazryder) of the address you wish to search. *Required.*

**Ticker:** The asset ticker you wish to search (ie. `SNEK`). Required.

Upon submitting this form, previous trading history for the address/asset will be gathered and visualised:

<figure><img src="/files/r704njUK5xvbZp1yhUJ6" alt=""><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://snepe-tools.gitbook.io/tori/analysis/trade-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.
