mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add explorer for optimistic kovan
This commit is contained in:
parent
6e3b5d8821
commit
6a78f08fab
|
@ -9,6 +9,11 @@
|
|||
"symbol": "KOR",
|
||||
"decimals": 18
|
||||
},
|
||||
"explorers": [{
|
||||
"name": "etherscan",
|
||||
"url": "https://kovan-optimistic.etherscan.io",
|
||||
"standard": "EIP3091"
|
||||
}],
|
||||
"infoURL": "https://optimism.io",
|
||||
"shortName": "okov",
|
||||
"chainId": 69,
|
||||
|
|
Loading…
Reference in New Issue
Block a user