Skip to content

Commit b0c48f7

Browse files
committed
finish mvcscan intro
1 parent e520611 commit b0c48f7

File tree

5 files changed

+30
-1
lines changed

5 files changed

+30
-1
lines changed

i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction/getting-started/review/mvc-cli-review.md

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,31 @@
11
# 使用MVCScan查看交易
2+
3+
介绍使用MVCScan浏览器查看交易。
4+
5+
## MVCScan介绍
6+
7+
[MVCScan](https://www.mvcscan.com/)是一个MVC区块链浏览器,用户可以通过MVCScan查看区块、交易、地址等信息。它提供了丰富的数据展示和查询功能,方便用户查看区块链数据。同时支持主网和测试网,支持space和token的余额查询。
8+
9+
![](/img/mvcscan-home.png)
10+
11+
## 网络选择
12+
13+
MVCScan支持主网和测试网,用户可以通过选择不同的网络来查看不同的数据。
14+
15+
[MVCScan主网](https://www.mvcscan.com/):查看主网数据。
16+
17+
[MVCScan测试网](https://test.mvcscan.com/):查看测试网数据。
18+
19+
## 交易查询
20+
21+
在输入框中输入交易ID,点击搜索按钮,即可查看交易详情。
22+
23+
![](/img/mvcscan-transaction.png)
24+
25+
## 地址查询
26+
27+
在输入框中输入地址,点击搜索按钮,即可查看地址详情。地址详情包括地址Space余额、交易记录,以及持有的Token余额等。
28+
29+
![](/img/mvcscan-address.png)
30+
31+

static/img/mvcscan-address.png

183 KB
Loading

static/img/mvcscan-home.png

287 KB
Loading

static/img/mvcscan-transaction.png

378 KB
Loading

0 commit comments

Comments
 (0)