You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/ecosystem/block-explorers.md
+15-15
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Block explorers are user-friendly online tools that visually present blockchain
12
12
13
13
<divid="cards"className="cards">
14
14
15
-
## Flow Diver
15
+
## Flowscan
16
16
17
17
[Flowscan](https://flowscan.io/) provides various tools to explore the blockchain, including:
18
18
@@ -28,6 +28,20 @@ Block explorers are user-friendly online tools that visually present blockchain
28
28
-[Mainnet](https://flowscan.io/)
29
29
-[Testnet](https://testnet.flowscan.io/)
30
30
31
+
## Flowscan [EVM]
32
+
33
+
[Flowscan](https://evm-testnet.flowscan.io/) is based off of the popular Blockscout and provides a user-friendly interface to search for specific EVM transactions, blocks, monitor network health, and track the status of various smart contracts and tokens on Flow EVM. Features include:
34
+
35
+
- Real-Time Data: View live transaction data, blocks, and account activities.
36
+
- Search Functionality: Search for specific transactions, blocks, and accounts.
37
+
- Smart Contract Analysis: Examine smart contract statuses and interactions.
38
+
- Token Tracking: Monitor the creation and transfer of various tokens on the Flow network.
39
+
40
+
### Supported networks:
41
+
42
+
-[Testnet](https://evm-testnet.flowscan.io/)
43
+
-[Mainnet](https://evm.flowscan.io/)
44
+
31
45
## Flow View
32
46
33
47
[Flow View](https://www.flowview.app/) offers comprehensive tools to view accounts' information, including:
@@ -53,18 +67,4 @@ Block explorers are user-friendly online tools that visually present blockchain
53
67
54
68
[Testnet Contract Browser](https://testnet.contractbrowser.com/) is also available for `Testnet Flow`.
55
69
56
-
## Flowscan [EVM]
57
-
58
-
[Flowscan](https://evm-testnet.flowscan.io/) is based off of the popular Blockscout and provides a user-friendly interface to search for specific EVM transactions, blocks, monitor network health, and track the status of various smart contracts and tokens on Flow EVM. Features include:
59
-
60
-
- Real-Time Data: View live transaction data, blocks, and account activities.
61
-
- Search Functionality: Search for specific transactions, blocks, and accounts.
62
-
- Smart Contract Analysis: Examine smart contract statuses and interactions.
63
-
- Token Tracking: Monitor the creation and transfer of various tokens on the Flow network.
0 commit comments