diff --git a/Cargo.toml b/Cargo.toml index 4e336d7..74d493d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ss58-registry" authors = ["Parity Technologies "] -version = "1.50.0" +version = "1.51.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 64bf316..f888c55 100644 --- a/ss58-registry.json +++ b/ss58-registry.json @@ -1137,12 +1137,12 @@ }, { "prefix": 6094, - "network": "subspace", - "displayName": "Subspace", - "symbols": ["SSC"], + "network": "autonomys", + "displayName": "Autonomys", + "symbols": ["AI3"], "decimals": [18], "standardAccount": "*25519", - "website": "https://subspace.network" + "website": "https://autonomys.xyz" }, { "prefix": 7007,