From 52eb640dd2ac58ff75efb446e8645665b1c015f6 Mon Sep 17 00:00:00 2001 From: EnterCoin <7969492+shadiayoub@users.noreply.github.com> Date: Sat, 8 Jan 2022 02:05:01 +0300 Subject: [PATCH] added logo --- _data/chains/eip155-1214.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-1214.json b/_data/chains/eip155-1214.json index 5b409f34..891299c5 100644 --- a/_data/chains/eip155-1214.json +++ b/_data/chains/eip155-1214.json @@ -15,11 +15,11 @@ "shortName": "enter", "chainId": 1214, "networkId": 1214, - "icon": "", + "icon": "enter", "explorers": [{ "name": "Enter Explorer - Expenter", "url": "https://explorer.entercoin.net", - "icon": "", + "icon": "enter", "standard": "EIP3091" }] }