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/) |