chains/_data/chains/eip155-420.json
2022-11-23 03:10:16 +01:00

16 lines
309 B
JSON

{
"name": "Optimism Goerli Testnet",
"chain": "ETH",
"rpc": ["https://goerli.optimism.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Goerli Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://optimism.io",
"shortName": "ogor",
"chainId": 420,
"networkId": 420
}