Add Optimistic Eth (#109)

* Create 420.json

* Update 420.json
This commit is contained in:
Karl Floersch 2020-09-22 04:21:55 -04:00 committed by GitHub
parent 0eb49d491f
commit d8c210253c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
_data/chains/420.json Normal file
View File

@ -0,0 +1,16 @@
{
"name": "Optimistic Ethereum",
"chain": "ETH",
"network": "mainnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://optimism.io",
"shortName": "oeth",
"chainId": 420,
"networkId": 420
}