From b1a42bd573bb7b0736a133468c572ce61bc3c343 Mon Sep 17 00:00:00 2001 From: Andrii Date: Wed, 22 Feb 2023 15:53:18 +0200 Subject: [PATCH] Add ICE Network (#161) * New prefix for the ICE Network * Remove arctic testnet --- ss58-registry.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ss58-registry.json b/ss58-registry.json index ecab78e..a35507c 100644 --- a/ss58-registry.json +++ b/ss58-registry.json @@ -992,19 +992,19 @@ "website": "https://chainflip.io/" }, { - "prefix": 2207, - "network": "SNOW", - "displayName": "SNOW: ICE Canary Network", - "symbols": ["ICZ"], + "prefix": 2206, + "network": "ICE", + "displayName": "ICE Network", + "symbols": ["ICY"], "decimals": [18], "standardAccount": "*25519", "website": "https://icenetwork.io" }, { - "prefix": 2208, - "network": "ICE", - "displayName": "ICE Network", - "symbols": ["ICY"], + "prefix": 2207, + "network": "SNOW", + "displayName": "SNOW: ICE Canary Network", + "symbols": ["ICZ"], "decimals": [18], "standardAccount": "*25519", "website": "https://icenetwork.io" @@ -1017,7 +1017,7 @@ "decimals": [18], "standardAccount": "*25519", "website": "https://subspace.network" - }, + }, { "prefix": 4006, "network": "tangle",