Skip to content

Commit 1de26e5

Browse files
authored
Merge pull request #1164 from onflow/btspoony-patch-1
Update Flowscan's name
2 parents 578a554 + 2549f1b commit 1de26e5

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

docs/ecosystem/block-explorers.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Block explorers are user-friendly online tools that visually present blockchain
1212

1313
<div id="cards" className="cards">
1414

15-
## Flow Diver
15+
## Flowscan
1616

1717
[Flowscan](https://flowscan.io/) provides various tools to explore the blockchain, including:
1818

@@ -28,6 +28,20 @@ Block explorers are user-friendly online tools that visually present blockchain
2828
- [Mainnet](https://flowscan.io/)
2929
- [Testnet](https://testnet.flowscan.io/)
3030

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+
3145
## Flow View
3246

3347
[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
5367

5468
[Testnet Contract Browser](https://testnet.contractbrowser.com/) is also available for `Testnet Flow`.
5569

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.
64-
65-
### Supported networks:
66-
67-
- [Testnet](https://evm-testnet.flowscan.io/)
68-
- [Mainnet](https://evm.flowscan.io/)
69-
7070
</div>

0 commit comments

Comments
 (0)