From e69b300b2f75faf4f9aac44a4d890d2d5d58432e Mon Sep 17 00:00:00 2001 From: Anamaria Loznianu Date: Wed, 28 Sep 2022 09:45:54 +0300 Subject: [PATCH 1/6] Added Goerli Test Network --- core-concepts/networks.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/core-concepts/networks.md b/core-concepts/networks.md index bb5eafbe..6c97a601 100644 --- a/core-concepts/networks.md +++ b/core-concepts/networks.md @@ -183,6 +183,30 @@ In MetaMask and other ERC20 wallets, click on the network name dropdown, then se | Provider | `https://v4.provider.rinkeby.oceanprotocol.com` | | Subgraph | `https://v4.subgraph.rinkeby.oceanprotocol.com` | +### Goerli + +Goerli is a test network. + +In MetaMask and other ERC20 wallets, click on the network name dropdown, then select _Görli_. + +**Tokens** + +* Goerli ETH: + * Native token to pay transaction fees + * [Faucet](https://goerlifaucet.com/). You may find others by [searching](https://www.google.com/search?q=goerli+ether+faucet%5C&oq=goerli+ether+faucet). +* Goerli OCEAN: + * Address: [0xCfDdA22C9837aE76E0faA845354f33C62E03653a](https://goerli.etherscan.io/address/0xcfdda22c9837ae76e0faa845354f33c62e03653a) + * [Faucet](https://faucet.goerli.oceanprotocol.com) + +**Additional Components** + +| What | URL | +| ------------ | -------------------------------------------------------------------- | +| Explorer | https://goerli.etherscan.io/ | +| Ocean Market | Point wallet to Görli network, at https://market.oceanprotocol.com | +| Provider | `https://v4.provider.goerli.oceanprotocol.com` | +| Subgraph | `https://v4.subgraph.goerli.oceanprotocol.com` | + ### Mumbai Mumbai is a test network tuned for Matic / Polygon. From 8e0918f5913b17e9ff32882ea288f6465823dcfd Mon Sep 17 00:00:00 2001 From: Anamaria Loznianu Date: Wed, 28 Sep 2022 09:49:36 +0300 Subject: [PATCH 2/6] Minor change on the name --- core-concepts/networks.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core-concepts/networks.md b/core-concepts/networks.md index 6c97a601..0fcd0eba 100644 --- a/core-concepts/networks.md +++ b/core-concepts/networks.md @@ -183,15 +183,15 @@ In MetaMask and other ERC20 wallets, click on the network name dropdown, then se | Provider | `https://v4.provider.rinkeby.oceanprotocol.com` | | Subgraph | `https://v4.subgraph.rinkeby.oceanprotocol.com` | -### Goerli +### Görli -Goerli is a test network. +Görli is a test network. In MetaMask and other ERC20 wallets, click on the network name dropdown, then select _Görli_. **Tokens** -* Goerli ETH: +* Görli ETH: * Native token to pay transaction fees * [Faucet](https://goerlifaucet.com/). You may find others by [searching](https://www.google.com/search?q=goerli+ether+faucet%5C&oq=goerli+ether+faucet). * Goerli OCEAN: From 7c19bdf75690a92a7dac924e58aff593b43355e7 Mon Sep 17 00:00:00 2001 From: Anamaria Loznianu Date: Wed, 28 Sep 2022 09:53:22 +0300 Subject: [PATCH 3/6] Added goerli inside the tokens list --- building-with-ocean/wallets-and-ocean-tokens.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/building-with-ocean/wallets-and-ocean-tokens.md b/building-with-ocean/wallets-and-ocean-tokens.md index d64e1e61..1c7db689 100644 --- a/building-with-ocean/wallets-and-ocean-tokens.md +++ b/building-with-ocean/wallets-and-ocean-tokens.md @@ -42,6 +42,12 @@ Almost all ERC-20 wallets require these values for adding a custom token: * Symbol: `OCEAN` * Decimals: `18` +**Görli** + +* Contract Address: `0xCfDdA22C9837aE76E0faA845354f33C62E03653a` +* Symbol: `OCEAN` +* Decimals: `18` + **Mumbai** * Contract Address: `0xd8992Ed72C445c35Cb4A2be468568Ed1079357c8` From d60f0b7fbe01fa8fd017b6b053d9d4f338340117 Mon Sep 17 00:00:00 2001 From: Anamaria Loznianu Date: Wed, 28 Sep 2022 10:17:35 +0300 Subject: [PATCH 4/6] Changed 'Gorli' label name shown in metamask --- core-concepts/networks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-concepts/networks.md b/core-concepts/networks.md index 0fcd0eba..3239dbd4 100644 --- a/core-concepts/networks.md +++ b/core-concepts/networks.md @@ -187,7 +187,7 @@ In MetaMask and other ERC20 wallets, click on the network name dropdown, then se Görli is a test network. -In MetaMask and other ERC20 wallets, click on the network name dropdown, then select _Görli_. +In MetaMask and other ERC20 wallets, click on the network name dropdown, then select _Goerli_. **Tokens** From 211eb66033f4634145052219fb36b0289098a497 Mon Sep 17 00:00:00 2001 From: Anamaria Loznianu Date: Wed, 28 Sep 2022 12:03:46 +0300 Subject: [PATCH 5/6] Added Goerli subgraph --- building-with-ocean/using-ocean-subgraph/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/building-with-ocean/using-ocean-subgraph/README.md b/building-with-ocean/using-ocean-subgraph/README.md index 80541fb4..95f93d1a 100644 --- a/building-with-ocean/using-ocean-subgraph/README.md +++ b/building-with-ocean/using-ocean-subgraph/README.md @@ -20,4 +20,5 @@ The below table provides the link to GraphiQL for the support networks. The Grap | [Mumbai](https://v4.subgraph.mumbai.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph/graphql) | | [Rinkeby](https://v4.subgraph.rinkeby.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph/graphql) | | [Ropsten](https://v4.subgraph.ropsten.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph/graphql) | +| [Görli](https://v4.subgraph.goerli.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph/graphql) | | [Moonbase](https://v4.subgraph.moonbase.oceanprotocol.com/subgraphs/name/oceanprotocol/ocean-subgraph/graphql) | From 736b28169704014fa2251a414d7d8479df8d5677 Mon Sep 17 00:00:00 2001 From: Jamie Hewitt Date: Thu, 29 Sep 2022 13:52:29 +0300 Subject: [PATCH 6/6] Mentioning Goerli instead of Ropsten in ./building-with-ocean/wallets.md --- building-with-ocean/wallets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building-with-ocean/wallets.md b/building-with-ocean/wallets.md index 846cc370..3a2367d8 100644 --- a/building-with-ocean/wallets.md +++ b/building-with-ocean/wallets.md @@ -24,7 +24,7 @@ Once your wallet is set up, it will have one or more **accounts**. Each account has several **balances**, e.g. an Ether balance, an Ocean Token balance, and maybe other balances. All balances start at zero. -An account's Ether balance might be 7.1 ETH in the Ethereum Mainnet, 2.39 ETH in Ropsten testnet. You can move ETH from one network to another only with a specially setup exchange or bridge. Also, you can't transfer tokens from networks holding value such as Ethereum mainnet to networks not holding value, i.e., testnets like Ropsten. The same is true of OCEAN token balances. +An account's Ether balance might be 7.1 ETH in the Ethereum Mainnet, 2.39 ETH in Görli testnet. You can move ETH from one network to another only with a specially setup exchange or bridge. Also, you can't transfer tokens from networks holding value such as Ethereum mainnet to networks not holding value, i.e., testnets like Görli. The same is true of OCEAN token balances. Each account has one **private key** and one **address**. The address can be calculated from the private key. You must keep the private key secret because it's what's needed to spend/transfer ETH and OCEAN (or to sign transactions of any kind). You can share the address with others. In fact, if you want someone to send some ETH or OCEAN to an account, you give them the account's address.