mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add kovan explorer (#732)
This commit is contained in:
parent
f107345b08
commit
8a719d1e86
|
@ -18,8 +18,13 @@
|
||||||
"symbol": "KOV",
|
"symbol": "KOV",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
|
"explorers": [{
|
||||||
|
"name": "etherscan",
|
||||||
|
"url": "https://kovan.etherscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
"infoURL": "https://kovan-testnet.github.io/website",
|
"infoURL": "https://kovan-testnet.github.io/website",
|
||||||
"shortName": "kov",
|
"shortName": "kov",
|
||||||
"chainId": 42,
|
"chainId": 42,
|
||||||
"networkId": 42
|
"networkId": 42
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user