Add explorer for optimistic kovan

This commit is contained in:
ligi 2022-01-05 16:51:40 +01:00
parent 6e3b5d8821
commit 6a78f08fab
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -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,