# Transaction History

### Viewing transactions

1. Tap the **clock icon** in the bottom navigation

<figure><img src="/files/vgQbDFuqkH6eABjjywUa" alt="" width="347"><figcaption></figcaption></figure>

You’ll see a unified list of transactions, including:

* Send
* Shield / Unshield
* Swap
* Bridge
* dApp interactions

Each transaction shows:

* Type of action
* Token and amount
* Direction (in/out)
* Counterparty or destination

### Understanding transaction types

Different actions appear with distinct labels:

* **Send** - transfer to another address
* **Receive** - transfer from another address
* **Swap** - token exchange
* **Shield** - move funds from Public → Private
* **Unshield** - move funds from Private → Public
* **Bridge** - cross-chain transfer
* **dApp interactions** - actions executed via connected apps

### Viewing transaction details

Tap any transaction to open full details.

<div><figure><img src="/files/QwJsSgiWH3qFXOxUs9z5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RgmLY0gCT91vAnkMKRdW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RSgOUS7NS7dFDEozLg25" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/qRLxHRiduQ0zUu6XjH0F" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HhXxpVvuLZXhUVjZrqYu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/itvmbyY9NDcf6Ey5BGVx" alt=""><figcaption></figcaption></figure></div>

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

### Exporting transaction history

For compliance and auditabillity controls, you can export your transaction history as a CSV file.

1. Go to **Settings**
2. Tap **Share Transaction History**
3. Choose a timeframe
4. Tap **Export CSV**

<figure><img src="/files/BBY9rRTALbhgaffmnv7M" alt="" width="341"><figcaption></figcaption></figure>

<div><figure><img src="/files/jc2pU6Zw9ZHdzV4Lu4Yg" alt="" width="180"><figcaption></figcaption></figure> <figure><img src="/files/33BYJ252tqpCoT5oW3H2" alt="" width="180"><figcaption></figcaption></figure></div>

Export includes:

* Selected time range only
* All transaction types
* Public and Private account activity

### What this means

* You get a **complete activity view** without switching contexts.
* You can audit and verify any action anytime.
* Share transaction history to auditors and regulators when required.


---

# 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://hinkal-team.gitbook.io/hinkal/hinkal-wallet/transaction-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.
