diff --git a/data-scientists/ocean.py/remote-setup.md b/data-scientists/ocean.py/remote-setup.md index 7f458558..6d8268de 100644 --- a/data-scientists/ocean.py/remote-setup.md +++ b/data-scientists/ocean.py/remote-setup.md @@ -61,7 +61,7 @@ Then, hit Ctrl-C to exit the Python console. Now, you have two EVM accounts (address & private key). Save them somewhere safe, like a local file or a password manager. -These accounts will work on any EVM-based chain: production chains like Eth mainnet and Polygon, and testnets like Goerli and Mumbai. Here, we'll use them for Mumbai. +These accounts will work on any EVM-based chain: production chains like Eth mainnet and Polygon, and testnets like Mumbai. Here, we'll use them for Mumbai. ### 3. Get (test) MATIC on Mumbai diff --git a/developers/retrieve-datatoken-address.md b/developers/retrieve-datatoken-address.md index 855ed174..7bbb94d2 100644 --- a/developers/retrieve-datatoken-address.md +++ b/developers/retrieve-datatoken-address.md @@ -45,7 +45,6 @@ Here are the networks and their corresponding chain IDs: "energyweb: 246" "moonriver: 1285" "mainnet: 1" -"goerli: 5" "polygonedge: 81001" "gaiaxtestnet: 2021000" "alfajores: 44787" diff --git a/developers/subgraph/README.md b/developers/subgraph/README.md index 6d168591..f0355998 100644 --- a/developers/subgraph/README.md +++ b/developers/subgraph/README.md @@ -34,7 +34,6 @@ When it comes to fetching valuable information about [Data NFTs](../contracts/da | Polygon | [Subgraph](https://v4.subgraph.polygon.oceanprotocol.com/) | [GraphiQL](https://v4.subgraph.polygon.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph/graphql) | | OP Mainnet(Optimism)| [Subgraph](https://v4.subgraph.optimism.oceanprotocol.com) | [GraphiQL](https://v4.subgraph.optimism.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph/graphql) | | Mumbai | [Subgraph](https://v4.subgraph.mumbai.oceanprotocol.com) | [GraphiQL](https://v4.subgraph.mumbai.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph/graphql) | -| Görli | [Subgraph](https://v4.subgraph.goerli.oceanprotocol.com) | [GraphiQL](https://v4.subgraph.goerli.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph/graphql) | | Sepolia | [Subgraph](https://v4.subgraph.sepolia.oceanprotocol.com) | [GraphiQL](https://v4.subgraph.sepolia.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph/graphql) | {% hint style="warning" %} diff --git a/developers/subgraph/get-veocean-stats.md b/developers/subgraph/get-veocean-stats.md index 92e61660..60259e43 100644 --- a/developers/subgraph/get-veocean-stats.md +++ b/developers/subgraph/get-veocean-stats.md @@ -9,7 +9,7 @@ If you are already familiarized with veOCEAN, you're off to a great start. Howev On this page, you'll find a few examples to fetch the stats of veOCEANS from the Ocean Subgraph. These examples serve as a valuable starting point to help you retrieve essential information about veOCEAN. However, if you're eager to delve deeper into the topic, we invite you to visit the [GitHub](https://github.com/oceanprotocol/ocean-subgraph/blob/main/test/integration/VeOcean.test.ts) repository. There, you'll discover a wealth of additional examples, which provide comprehensive insights. Feel free to explore and expand your knowledge! :books: {% hint style="info" %} -The veOCEAN is deployed on the Ethereum mainnet, along with two test networks, namely Mumbai and Goerli. The statistical data available is specifically limited to these networks. +The veOCEAN is deployed on the Ethereum mainnet, along with two test networks. The statistical data available is specifically limited to these networks. {% endhint %} ### diff --git a/discover/networks/README.md b/discover/networks/README.md index bbf9231e..0c718909 100644 --- a/discover/networks/README.md +++ b/discover/networks/README.md @@ -149,19 +149,6 @@ This is the chain for [Energy Web Foundation](https://www.energyweb.org/). Unlike production networks, tokens on test networks do not hold real economic value. -### Görli - -
Native token | Görli (fake) ETH |
Native token faucet | Here |
OCEAN address | 0xCfDdA22C9837aE76E0faA845354f33C62E03653a |
OCEAN faucet | Here |
Explorer |