diff --git a/Cargo.toml b/Cargo.toml index 74d493d..fc9c9a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ss58-registry" authors = ["Parity Technologies "] -version = "1.51.0" +version = "1.52.0" edition = "2021" description = "Registry of known SS58 address types" license = "Apache-2.0" diff --git a/ss58-registry.json b/ss58-registry.json index f888c55..b716659 100644 --- a/ss58-registry.json +++ b/ss58-registry.json @@ -856,6 +856,15 @@ "standardAccount": "*25519", "website": "https://bit.country" }, + { + "prefix": 355, + "network": "gen6", + "displayName": "Gen6 Public Chain", + "symbols": ["GSX"], + "decimals": [18], + "standardAccount": "*25519", + "website": "https://g6.network" + }, { "prefix": 420, "network": "sora_kusama_para",