chains/_data/chains/eip155-420.json
2021-02-19 13:06:56 +01:00

17 lines
343 B
JSON

{
"name": "Optimistic Ethereum Testnet Goerli",
"chain": "ETH",
"network": "goerli",
"rpc": ["https://goerli.optimism.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Görli Ether",
"symbol": "GOR",
"decimals": 18
},
"infoURL": "https://optimism.io",
"shortName": "ogor",
"chainId": 420,
"networkId": 420
}