From ee984379bcba654419c01d8504a9f011b2402637 Mon Sep 17 00:00:00 2001 From: EvmosDAO <166192138+EvmosDAO@users.noreply.github.com> Date: Sun, 15 Dec 2024 19:07:27 -0600 Subject: [PATCH] Update index.md Removed escan.live, added evmos.openscan.ai --- docs/develop/block-explorers/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/develop/block-explorers/index.md b/docs/develop/block-explorers/index.md index 4da0be95..663f3fe8 100644 --- a/docs/develop/block-explorers/index.md +++ b/docs/develop/block-explorers/index.md @@ -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 | @@ -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/) |