From 6dde467d1320b918aff27569f95b8bc25598b00f Mon Sep 17 00:00:00 2001 From: linhai Date: Mon, 13 Nov 2023 13:58:40 +0800 Subject: [PATCH] Update ss58-registry.json Add prefix 58. --- ss58-registry.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ss58-registry.json b/ss58-registry.json index a59d606..c6c406e 100644 --- a/ss58-registry.json +++ b/ss58-registry.json @@ -532,6 +532,15 @@ "standardAccount": "*25519", "website": "https://pendulumchain.org/" }, + { + "prefix": 58, + "network": "eternal-civilization", + "displayName": "Eternal Civilization", + "symbols": ["ECC"], + "decimals": [18], + "standardAccount": "*25519", + "website": "http://www.ysknfr.cn/" + }, { "prefix": 63, "network": "hydradx",