diff --git a/Cargo.toml b/Cargo.toml index 0073bca..4e336d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ss58-registry" authors = ["Parity Technologies "] -version = "1.49.0" +version = "1.50.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 55bb1a6..64bf316 100644 --- a/ss58-registry.json +++ b/ss58-registry.json @@ -1018,6 +1018,15 @@ "standardAccount": "*25519", "website": "https://logion.network" }, + { + "prefix": 2024, + "network": "vow-chain", + "displayName": "Enigmatic Smile", + "symbols": ["VOW"], + "decimals": [18], + "standardAccount": "*25519", + "website": "https://www.vow.foundation/" + }, { "prefix": 2032, "network": "interlay",