diff --git a/_data/chains/eip155-42.json b/_data/chains/eip155-42.json index d9245224..449d9ad7 100644 --- a/_data/chains/eip155-42.json +++ b/_data/chains/eip155-42.json @@ -18,8 +18,13 @@ "symbol": "KOV", "decimals": 18 }, + "explorers": [{ + "name": "etherscan", + "url": "https://kovan.etherscan.io", + "standard": "EIP3091" + }], "infoURL": "https://kovan-testnet.github.io/website", "shortName": "kov", "chainId": 42, "networkId": 42 -} \ No newline at end of file +}