Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/develop/block-explorers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Below is a list of public block explorers that support Evmos Mainnet and Testnet
| Service | Support | URL | Contract Verification |
| ---------- | -------------- | ------------------------------------------------------ | -------------------------------- |
| Mintscan | `cosmos` `evm` | [mintscan.io/evmos](https://www.mintscan.io/evmos) | Yes but requires form submission |
| Escan | `cosmos` `evm` | [escan.live](https://escan.live) | Permissionless |
| OpenScan | `evm` | [evmos.openscan.ai](https://evmos.openscan.ai) | Permissionless |
| BigDipper | `cosmos` | [evmos.bigdipper.live/](https://evmos.bigdipper.live/) | No |
| ATOMScan | `cosmos` | [atomscan.com/evmos](https://atomscan.com/evmos) | No |
| NGExplorer | `cosmos` | [evmos.explorers.guru](https://evmos.explorers.guru) | No |
Expand All @@ -27,7 +27,6 @@ Below is a list of public block explorers that support Evmos Mainnet and Testnet

| Service | Support | URL |
| ---------- | -------------- | ------------------------------------------------------------------------------ |
| Escan | `cosmos` `evm` | [testnet.escan.live](https://testnet.escan.live) |
| Mintscan | `cosmos` `evm` | [testnet.mintscan.io/evmos-testnet](https://testnet.mintscan.io/evmos-testnet) |
| BigDipper | `cosmos` | [testnet.bigdipper.live](https://testnet.evmos.bigdipper.live/) |
| Blockscout | `evm` | [evm.evmos.dev](https://evm.evmos.dev/) |
Expand Down