# 如何查看NFT销售记录

我们明白，区块链和加密货币钱包对新用户来说似乎很复杂!这就是为什么我们写了这个指南来帮助你找到你的NFT销售。

透过Etherscan来探索

[Etherscan](https://etherscan.io/)是一个探索以太坊区块链的有用工具。你可以搜索你的钱包地址来查看你的代币余额，或者输入交易哈希值来验证交易历史。这是一个验证交易完成的简单方法。

![图片](/files/fFjVLF0I3ba4X1IgAV4I)

如果您使用的是MetaMask钱包，选择扩展功能右上方的三个点，并选择 "**在Etherscan上查看**"，就可以去Etherscan上查看您的代币余额和交易历史。

![图片](/files/qH32FaVsAYEAeMMJgIR8)

交易，如NFT销售、推荐和版税和特许权使用费等交易可以在Etherscan账户页面的 "**内部传真** "标签下查看。

请记住，交易记录中会自动扣除 StarBlock 的2.5%手续费用和项目使用费（如果有的话）。像MetaMask这样的加密货币钱包将不显示内部交易。

![图片](/files/uC1k9N1MkDNutzk5DP0b)


---

# 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.starblock.io/main/zh/the_basics/view_nft_sales_records.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.
