# 交易执行

发起买入/卖出交易后，若交易发起成功将展示交易哈希。

交易执行成功后，将展示交易执行成功提示和交易报告，此时代表该笔交易已上链。

在交易执行成功提示中看到实际的交易金额，代币的数量，执行时的价格，市值，以及钱包余额。在交易报告中，您能看到当前代币的交易实际盈亏。

<figure><img src="/files/Bzmio76ynMUo0RGH3xIb" 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://docs.pepeboost.io/solana-jiao-yi-ji-qi-ren/jiao-yi-zhi-xing.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.
