From ddb966dabecf1db9242171d1f33f6d88b77f4b9c Mon Sep 17 00:00:00 2001 From: ammar-lakho Date: Fri, 8 Apr 2022 18:06:17 +0500 Subject: [PATCH] added shortName --- _data/chains/eip155-79.json | 1 + _data/chains/eip155-81.json | 1 + 2 files changed, 2 insertions(+) diff --git a/_data/chains/eip155-79.json b/_data/chains/eip155-79.json index bfb31dd2..042638e3 100644 --- a/_data/chains/eip155-79.json +++ b/_data/chains/eip155-79.json @@ -14,6 +14,7 @@ "infoURL": "https://www.zenithchain.co/", "chainId": 79, "networkId": 79, + "shortName": "zenith", "explorers": [{ "name": "zenith scan", "url": "https://scan.zenithchain.co", diff --git a/_data/chains/eip155-81.json b/_data/chains/eip155-81.json index 27df123b..1e76ea3c 100644 --- a/_data/chains/eip155-81.json +++ b/_data/chains/eip155-81.json @@ -13,6 +13,7 @@ "infoURL": "https://www.zenithchain.co/", "chainId": 81, "networkId": 81, + "shortName": "tzenith", "explorers": [{ "name": "villinius zenith scan", "url": "https://vilinius.scan.zenithchain.co",