From 1101ffe65f593c69357d23f96c3bcf6bbde310d9 Mon Sep 17 00:00:00 2001 From: Evozteam Date: Wed, 11 Dec 2024 09:32:04 +0000 Subject: [PATCH 01/12] "add Evoz Mainnet" --- _data/chains/eip155-805.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _data/chains/eip155-805.json diff --git a/_data/chains/eip155-805.json b/_data/chains/eip155-805.json new file mode 100644 index 000000000000..91cab468976c --- /dev/null +++ b/_data/chains/eip155-805.json @@ -0,0 +1,25 @@ +{ + "name": "Evoz Mainnet", + "chain": "Evoz", + "rpc": ["https://rpc.evozscan.com"], + "faucets": [], + "nativeCurrency": { + "name": "Evoz Mainnet", + "symbol": "EVOZ", + "decimals": 18 + }, + "infoURL": "https://rpc.evozscan.com", + "shortName": "Evoz", + "chainId": 805, + "networkId": 805, + "icon": "evoz", + "explorers": [ + { + "name": "evozscan", + "url": "https://evozscan.com", + "icon": "evoz", + "standard": "none" + } + ] + } + \ No newline at end of file From a52aeb27e0c4179764da4c0e78a0271a4c4638b2 Mon Sep 17 00:00:00 2001 From: Evozteam Date: Wed, 11 Dec 2024 09:39:24 +0000 Subject: [PATCH 02/12] "ipfs evoz" --- _data/icons/evoz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/evoz.json diff --git a/_data/icons/evoz.json b/_data/icons/evoz.json new file mode 100644 index 000000000000..44addf8d2eaf --- /dev/null +++ b/_data/icons/evoz.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreib6g4qqibgh4gufsgeguxkolao7wyzxiagylzdjq3ovhtymnn7lz4", + "width": 512, + "height": 512, + "format": "png" + } +] \ No newline at end of file From 82441956e552c8dddafbf7c8f0d14dcc5750bced Mon Sep 17 00:00:00 2001 From: Evozteam Date: Wed, 11 Dec 2024 09:32:04 +0000 Subject: [PATCH 03/12] "add Evoz Mainnet" --- _data/chains/eip155-805.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _data/chains/eip155-805.json diff --git a/_data/chains/eip155-805.json b/_data/chains/eip155-805.json new file mode 100644 index 000000000000..91cab468976c --- /dev/null +++ b/_data/chains/eip155-805.json @@ -0,0 +1,25 @@ +{ + "name": "Evoz Mainnet", + "chain": "Evoz", + "rpc": ["https://rpc.evozscan.com"], + "faucets": [], + "nativeCurrency": { + "name": "Evoz Mainnet", + "symbol": "EVOZ", + "decimals": 18 + }, + "infoURL": "https://rpc.evozscan.com", + "shortName": "Evoz", + "chainId": 805, + "networkId": 805, + "icon": "evoz", + "explorers": [ + { + "name": "evozscan", + "url": "https://evozscan.com", + "icon": "evoz", + "standard": "none" + } + ] + } + \ No newline at end of file From 8c5370e3292518693510ce35bb73ae72c521678f Mon Sep 17 00:00:00 2001 From: Evozteam Date: Wed, 11 Dec 2024 09:39:24 +0000 Subject: [PATCH 04/12] "ipfs evoz" --- _data/icons/evoz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/evoz.json diff --git a/_data/icons/evoz.json b/_data/icons/evoz.json new file mode 100644 index 000000000000..44addf8d2eaf --- /dev/null +++ b/_data/icons/evoz.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreib6g4qqibgh4gufsgeguxkolao7wyzxiagylzdjq3ovhtymnn7lz4", + "width": 512, + "height": 512, + "format": "png" + } +] \ No newline at end of file From 569c6064be1bbd4cd50ee3de04ae711517035a58 Mon Sep 17 00:00:00 2001 From: Evozteam Date: Thu, 12 Dec 2024 05:40:39 +0000 Subject: [PATCH 05/12] Fix formatting of eip155-805.json --- _data/chains/eip155-805.json | 44 ++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/_data/chains/eip155-805.json b/_data/chains/eip155-805.json index 91cab468976c..8b7fb94ff2c9 100644 --- a/_data/chains/eip155-805.json +++ b/_data/chains/eip155-805.json @@ -1,25 +1,25 @@ { + "name": "Evoz Mainnet", + "chain": "Evoz", + "rpc": ["https://rpc.evozscan.com"], + "faucets": [], + "nativeCurrency": { "name": "Evoz Mainnet", - "chain": "Evoz", - "rpc": ["https://rpc.evozscan.com"], - "faucets": [], - "nativeCurrency": { - "name": "Evoz Mainnet", - "symbol": "EVOZ", - "decimals": 18 - }, - "infoURL": "https://rpc.evozscan.com", - "shortName": "Evoz", - "chainId": 805, - "networkId": 805, - "icon": "evoz", - "explorers": [ - { - "name": "evozscan", - "url": "https://evozscan.com", - "icon": "evoz", - "standard": "none" - } - ] - } + "symbol": "EVOZ", + "decimals": 18 + }, + "infoURL": "https://rpc.evozscan.com", + "shortName": "Evoz", + "chainId": 805, + "networkId": 805, + "icon": "evoz", + "explorers": [ + { + "name": "evozscan", + "url": "https://evozscan.com", + "icon": "evoz", + "standard": "none" + } + ] +} \ No newline at end of file From d74dab6f662d4237fcfa4f363a71ac4659be0428 Mon Sep 17 00:00:00 2001 From: Evozteam Date: Thu, 12 Dec 2024 06:19:17 +0000 Subject: [PATCH 06/12] validate icons & formating --- _data/chains/eip155-805.json | 26 ++++++++++++++++++++++++++ _data/icons/evoz.json | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-805.json b/_data/chains/eip155-805.json index e69de29bb2d1..9fce88060b44 100644 --- a/_data/chains/eip155-805.json +++ b/_data/chains/eip155-805.json @@ -0,0 +1,26 @@ +{ + "name": "Evoz Mainnet", + "chain": "Evoz", + "rpc": [ + "https://rpc.evozscan.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "Evoz Mainnet", + "symbol": "EVOZ", + "decimals": 18 + }, + "infoURL": "https://rpc.evozscan.com", + "shortName": "Evoz", + "chainId": 805, + "networkId": 805, + "icon": "evoz", + "explorers": [ + { + "name": "evozscan", + "url": "https://evozscan.com", + "icon": "evoz", + "standard": "none" + } + ] +} diff --git a/_data/icons/evoz.json b/_data/icons/evoz.json index 44addf8d2eaf..7bee0c08d10b 100644 --- a/_data/icons/evoz.json +++ b/_data/icons/evoz.json @@ -1,6 +1,6 @@ [ { - "url": "ipfs://bafkreib6g4qqibgh4gufsgeguxkolao7wyzxiagylzdjq3ovhtymnn7lz4", + "url": "ipfs://bafkreia7pxdzauhdibtcjqhy4ywwshdgcspvh2jt3g4hyvamfymldlwhi4", "width": 512, "height": 512, "format": "png" From 3343a93ee2e19e754c666d1db5191ff9321c2c16 Mon Sep 17 00:00:00 2001 From: Evozteam Date: Thu, 12 Dec 2024 07:00:33 +0000 Subject: [PATCH 07/12] validate_formatting --- _data/chains/eip155-805.json | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/_data/chains/eip155-805.json b/_data/chains/eip155-805.json index 9fce88060b44..23fb0ef3a7b9 100644 --- a/_data/chains/eip155-805.json +++ b/_data/chains/eip155-805.json @@ -1,14 +1,12 @@ { "name": "Evoz Mainnet", "chain": "Evoz", - "rpc": [ - "https://rpc.evozscan.com" - ], + "rpc": ["https://rpc.evozscan.com"], "faucets": [], "nativeCurrency": { - "name": "Evoz Mainnet", - "symbol": "EVOZ", - "decimals": 18 + "name": "Evoz Mainnet", + "symbol": "EVOZ", + "decimals": 18 }, "infoURL": "https://rpc.evozscan.com", "shortName": "Evoz", @@ -16,11 +14,11 @@ "networkId": 805, "icon": "evoz", "explorers": [ - { - "name": "evozscan", - "url": "https://evozscan.com", - "icon": "evoz", - "standard": "none" - } + { + "name": "evozscan", + "url": "https://evozscan.com", + "icon": "evoz", + "standard": "none" + } ] } From 1150faafa7c34975a3380d595b38ea2b6512867c Mon Sep 17 00:00:00 2001 From: Evozteam Date: Thu, 12 Dec 2024 17:27:26 +0000 Subject: [PATCH 08/12] add newline --- _data/icons/evoz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/icons/evoz.json b/_data/icons/evoz.json index 7bee0c08d10b..d628ab31c05b 100644 --- a/_data/icons/evoz.json +++ b/_data/icons/evoz.json @@ -5,4 +5,4 @@ "height": 512, "format": "png" } -] \ No newline at end of file +] From 0fbd6e58f4ee4868aaf25a95a80ccd5e251b0d2a Mon Sep 17 00:00:00 2001 From: Evoz Core Date: Fri, 13 Dec 2024 08:56:52 +0000 Subject: [PATCH 09/12] Fix formatting for evoz.json --- _data/icons/evoz.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_data/icons/evoz.json b/_data/icons/evoz.json index d628ab31c05b..8e5ff3e6bf70 100644 --- a/_data/icons/evoz.json +++ b/_data/icons/evoz.json @@ -1,8 +1,8 @@ [ - { - "url": "ipfs://bafkreia7pxdzauhdibtcjqhy4ywwshdgcspvh2jt3g4hyvamfymldlwhi4", - "width": 512, - "height": 512, - "format": "png" - } + { + "url": "ipfs://bafkreia7pxdzauhdibtcjqhy4ywwshdgcspvh2jt3g4hyvamfymldlwhi4", + "width": 512, + "height": 512, + "format": "png" + } ] From 36ac68f63717792c7d8fd8c7328724c544dffdea Mon Sep 17 00:00:00 2001 From: Evoz Core Date: Mon, 8 Sep 2025 05:24:41 +0000 Subject: [PATCH 10/12] Update InfoURL EVOZ --- _data/chains/eip155-805.json | 2 +- package-lock.json | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 package-lock.json diff --git a/_data/chains/eip155-805.json b/_data/chains/eip155-805.json index 23fb0ef3a7b9..8af390ff605b 100644 --- a/_data/chains/eip155-805.json +++ b/_data/chains/eip155-805.json @@ -8,7 +8,7 @@ "symbol": "EVOZ", "decimals": 18 }, - "infoURL": "https://rpc.evozscan.com", + "infoURL": "https://evozscan.com", "shortName": "Evoz", "chainId": 805, "networkId": 805, diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 000000000000..3a0a0e61578d --- /dev/null +++ b/package-lock.json @@ -0,0 +1,10 @@ +{ + "name": "@ethereum-lists/chains", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "@ethereum-lists/chains" + } + } +} From 99e22534a736087bea432622062db0df656ec643 Mon Sep 17 00:00:00 2001 From: Evoz Core Date: Mon, 8 Sep 2025 07:51:16 +0000 Subject: [PATCH 11/12] update Evoz Logo --- _data/icons/evoz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/icons/evoz.json b/_data/icons/evoz.json index 8e5ff3e6bf70..22939423709a 100644 --- a/_data/icons/evoz.json +++ b/_data/icons/evoz.json @@ -1,6 +1,6 @@ [ { - "url": "ipfs://bafkreia7pxdzauhdibtcjqhy4ywwshdgcspvh2jt3g4hyvamfymldlwhi4", + "url": "ipfs://bafkreihulfk7d423qnsanumk3ulyjxqmdcyfbkay4dcsinqu5rrczzfzqy", "width": 512, "height": 512, "format": "png" From 6211355e23fb626fb94944bf6c90499f1cb19958 Mon Sep 17 00:00:00 2001 From: Evoz Core Date: Thu, 11 Sep 2025 02:16:30 +0000 Subject: [PATCH 12/12] update evoz logo --- _data/icons/evoz.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/icons/evoz.json b/_data/icons/evoz.json index 22939423709a..ccda2e7eebc6 100644 --- a/_data/icons/evoz.json +++ b/_data/icons/evoz.json @@ -1,8 +1,8 @@ [ { - "url": "ipfs://bafkreihulfk7d423qnsanumk3ulyjxqmdcyfbkay4dcsinqu5rrczzfzqy", - "width": 512, - "height": 512, + "url": "ipfs://bafkreidvfzypeirhrt2lhizfik25t6atysd3p2gh54hoxscuojz6oryjgq", + "width": 256, + "height": 256, "format": "png" } ]