mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add optimistic kovan
This commit is contained in:
parent
c03701044e
commit
3b6d1d55d0
16
_data/chains/eip155-69.json
Normal file
16
_data/chains/eip155-69.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "Optimistic Ethereum Testnet Kovan",
|
||||
"chain": "ETH",
|
||||
"network": "kovan",
|
||||
"rpc": ["https://kovan.optimism.io/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Kovan Ether",
|
||||
"symbol": "KOR",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://optimism.io",
|
||||
"shortName": "okov",
|
||||
"chainId": 69,
|
||||
"networkId": 69
|
||||
}
|
Loading…
Reference in New Issue
Block a user