# Transaction Results

**Smart Money Transaction Results**

* **Transaction Hash**: Unique identifier for the transaction.
* **Block Time**: The timestamp when the transaction was included in the block.
* **Trading Asset**: The specific token or asset involved in the transaction.
* **Transaction Amount**: The quantity of the asset traded.
* **Transaction Price**: The price at which the asset was traded.

**User Copy Trading Results**

* **Transaction Hash**: Unique identifier for the transaction.
* **Block Time**: The timestamp when the transaction was included in the block.
* **Trading Asset**: The specific token or asset involved in the transaction.
* **Transaction Amount**: The quantity of the asset traded.
* **Transaction Price**: The price at which the asset was traded.
* **Execution Status**: The outcome of the transaction (e.g., successful, failed, pending).
* **Relevant Reasons**: Detailed reasons explaining the transaction outcome, such as parameter constraints, balance issues, or node restrictions.<br>

<figure><img src="/files/tjySMNIxdmFICK4nZaj6" 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://1stepapp.gitbook.io/1step-docs-en/review-results/transaction-results.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.
