diff --git a/content/concepts/pacific-network.md b/content/concepts/pacific-network.md index ac3c482f..6c9340e0 100644 --- a/content/concepts/pacific-network.md +++ b/content/concepts/pacific-network.md @@ -49,12 +49,9 @@ There is a Pacific blockchain explorer at [https://submarine.oceanprotocol.com/] There are several Ocean Protocol software components that are live, connected to the Pacific Network, and operated by BigchainDB GmbH: - Secret Store at [https://secret-store.oceanprotocol.com](https://secret-store.oceanprotocol.com) -- Aquarius at TODO -- Brizo at TODO -- Jupyter Hub at TODO +- Aquarius at [https://aquarius.commons.oceanprotocol.com](https://aquarius.commons.oceanprotocol.com) +- Brizo at [https://brizo.commons.oceanprotocol.com](https://brizo.commons.oceanprotocol.com) - Commons Marketplace at [https://commons.oceanprotocol.com](https://commons.oceanprotocol.com) -- Aquarius for Commons Marketplace at [https://aquarius.commons.oceanprotocol.com](https://aquarius.commons.oceanprotocol.com) -- Brizo for Commons Marketplace at [https://brizo.commons.oceanprotocol.com](https://brizo.commons.oceanprotocol.com) - Faucet Server at [https://faucet.oceanprotocol.com](https://faucet.oceanprotocol.com) - Token Bridge Frontend at [https://bridge.oceanprotocol.com/](https://bridge.oceanprotocol.com/) diff --git a/content/tutorials/connect-to-networks.md b/content/tutorials/connect-to-networks.md index 102edea3..d60f359e 100644 --- a/content/tutorials/connect-to-networks.md +++ b/content/tutorials/connect-to-networks.md @@ -35,7 +35,7 @@ Here are the parameters you might need to connect to the [Pacific Network](/conc | Parameter | Value | | ------------------ | ------------------------------------------------------- | | RPC URL (required) | [https://pacific.oceanprotocol.com][rpc-url] | -| ChainID | `TODO` (decimal for MetaMask) or `0xTODO` (hexadecimal) | +| ChainID | `846353` (decimal for MetaMask) or `0xcea11` (hexadecimal) | | Symbol | Whatever you like, e.g. `PACIFIC ETH` | | Nickname | Whatever you like, e.g. `Pacific` |