Skip to content
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
21 changes: 7 additions & 14 deletions app/operate/networks/mocha-testnet/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -165,12 +165,11 @@ For the current Mocha testnet network constants, see
[mocha.celenium.io/constants](https://mocha.celenium.io/constants).

<Callout type="warning">
Community infrastructure is still migrating from `mocha-4` to `mocha-5`.
The community endpoints listed below have been verified to serve
`mocha-5`; endpoints still serving `mocha-4` have been removed and will
be re-added as providers migrate. Explorers, faucets, indexers, and
analytics services may also still show `mocha-4` data. Endpoints below
were last verified on August 21, 2026.
Some community infrastructure is still migrating from `mocha-4` to
`mocha-5`. The endpoints listed below were verified to serve `mocha-5`
on September 1, 2026. Services still serving `mocha-4` are omitted until
they migrate. Explorers, faucets, indexers, and analytics services may
also still show `mocha-4` data.
</Callout>

## RPC for DA bridge, full, and light nodes
Expand All @@ -196,11 +195,6 @@ history, such as:
For development, testing, and documentation examples, use the public QuickNode
endpoint:

<Callout type="warning">
This endpoint currently still serves `mocha-4`. It will migrate to
`mocha-5` before the `mocha-4` shutdown on September 1, 2026.
</Callout>

| Interface | Endpoint |
| --------- | -------- |
| HTTP RPC and REST | `https://public-endpoint.celestia-mocha.quiknode.pro` |
Expand Down Expand Up @@ -280,9 +274,8 @@ broadcast transactions.

## Community bridge node endpoints

The `mocha-5` DA network has not started yet; it is planned to launch
during the week of August 24, 2026. Bridge node endpoints will be added
here once the DA network is live.
The `mocha-5` DA network is live. Community bridge node endpoints will
be added here as providers make them available.

## Mocha testnet faucet

Expand Down
Loading