Added Goerli Test Network

This commit is contained in:
Anamaria Loznianu 2022-09-28 09:45:54 +03:00
parent 331b10d3a4
commit e69b300b2f
1 changed files with 24 additions and 0 deletions

View File

@ -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.