chains/_data/chains/eip155-10.json
Karl Floersch c2fff1928d
Update Optimistic Ethereum ChainID for mainnet (#146)
* Update Optimistic Ethereum ChainID for mainnet

* Update incorrect info for Optimistic Goerli
2021-01-15 01:36:16 +01:00

17 lines
292 B
JSON

{
"name": "Optimistic Ethereum",
"chain": "ETH",
"network": "mainnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "OETH",
"decimals": 18
},
"infoURL": "https://optimism.io",
"shortName": "oeth",
"chainId": 10,
"networkId": 10
}