Added Goerli

This commit is contained in:
Aleksandr Kraiz
2023-02-20 14:48:02 +04:00
parent 23757600ae
commit 67fe598635
4 changed files with 26 additions and 1 deletions

View File

@@ -35,6 +35,15 @@
"rpc": "https://testing.orionprotocol.io/eth-ropsten/rpc",
"baseCurrencyName": "ETH"
},
"5": {
"chainId": "5",
"explorer": "https://goerli.etherscan.io/",
"label": "Goerli",
"shortName": "ETH-Goerli",
"code": "eth",
"rpc": "https://testing.orionprotocol.io/eth-goerli/rpc",
"baseCurrencyName": "ETH"
},
"4002": {
"chainId": "4002",
"explorer": "https://testnet.ftmscan.com/",