# How can I check my past transactions on LISA?

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdV-H2EUDghjTU3JQiQN4fZPF_pHepcFVB7lgDqT9TqO0imlaPWsG5dm2T8FmekPtYNeLpnW6Dj4KXyvDt2UKFPiOnPUf6S3VjyrMJhLIdQOzRooyZyB9tumwU9oP5B_k2wLZJIHsvDzXfYzkocDudpdUo?key=NzG1p-GuoqNGQz9DLycWLg" alt=""><figcaption></figcaption></figure>

The ALEX Explorer provides the most accurate representation of any amount of tokens swapped historically. This means you can see how much X you swapped for Y.

You can review both your personal transaction records and global transaction records, dating back to when ALEX was launched.

Currently, the ALEX Explorer supports interactions with both ALEX and LISA tokens.

Most importantly, the ALEX Explorer supports the rebasing mechanism! This feature is crucial because many wallets and explorers do not support rebasing, which can lead to inaccurate amounts being displayed on third-party user interfaces.


---

# 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.lisalab.io/lisa-faqs/how-can-i-check-my-past-transactions-on-lisa.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.
