Skip to content
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

Update explorers.md #188

Merged
merged 1 commit into from
Apr 26, 2023
Merged
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
64 changes: 52 additions & 12 deletions docs/networks/explorers.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,63 @@
# Explorers

The explorers in the Cosmos ecosystem are rapidily growing. The following is a list of explorers available for different networks. Please make sure to contribute to this page if any explorers are missing.
The explorers in the Cosmos ecosystem are rapidly growing. The following is a list of explorers available for different networks. Please make sure to contribute to this page if any explorers are missing.

### Important Notice

> **During April**, `osmo-test-4` will remain the official testnet while `osmo-test-5` will be in public beta.
>
> **During May**, `osmo-test-4` will be deprecated (but not removed) and the official testnet will become `osmo-test-5`.
>
> **On June 1st**, `osmo-test-4` will be deleted.
>
> For now, the official testnet is `osmo-test-4`. Unless bugs are discovered, in May we will promote `osmo-test-5` as the official testnet.
>
> `osmo-test-5` is not a fork of mainnet, it has started with no state. The rationale is to treat it like a separate production environment, with its own relayers and pools. Forking mainnet creates a lot of unusable chain state (with pools and IBC channels that are now unusable) and makes configuring the frontend complicated.
>
> We will also release a devnet publicly, which will be a fork of mainnet.


## Mainnet

#### Block Explorers
- [Mintscan](https://www.mintscan.io/osmosis)
- [Bigdipper](https://osmosis.bigdipper.live/)
### Block Explorers

| Explorer Name | URL |
|---------------|-------------------------------------------|
| Mintscan | https://www.mintscan.io/osmosis |
| Bigdipper | https://osmosis.bigdipper.live/ |
| Ping.pub | https://ping.pub/osmosis |
| Ping.pub alt | https://explorer.osmotest5.osmosis.zone/osmosis-1 |

### Contract Explorers

| Explorer Name | URL |
|---------------|-------------------------------------------|
| Celatone | https://celatone.osmosis.zone/mainnet |

## Testnet (Osmo-test-4)

### Block Explorers

| Explorer Name | URL |
|---------------|------------------------------------------------|
| Mintscan | https://testnet.mintscan.io/osmosis-testnet |
| Ping.pub | https://testnet.ping.pub/osmosis |
| Ping.pub alt | https://explorer.osmotest5.osmosis.zone/osmo-test-4 |


### Contract Explorers

#### Contract Explorers
| Explorer Name | URL |
|---------------|-------------------------------------------|
| Celatone | https://celatone.osmosis.zone/testnet |
| Mintscan | https://www.mintscan.io/osmosis/wasm |

- [Celatone](https://celatone.osmosis.zone/mainnet)
## Testnet (Osmo-test-5)

### Block Explorers

## Testnet
#### Block Explorers
- [Mintscan](https://testnet.mintscan.io/osmosis-testnet)
| Explorer Name | URL |
|---------------|------------------------------------------------|
| Mintscan | https://testnet.mintscan.io/osmosis-testnet |
| Ping.pub Alt | https://explorer.osmotest5.osmosis.zone/osmo-test-4 |

#### Contract Explorers
- [Celatone](https://celatone.osmosis.zone/testnet)
- [Code-explorer](https://osmosis-contracts.web.app/#/codes)