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

17 lines
322 B
JSON

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