Skip to content

Update index.md #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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