diff --git a/Cargo.toml b/Cargo.toml index aeea26d..da797fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ss58-registry" authors = ["Parity Technologies "] -version = "1.47.0" +version = "1.48.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 71a860d..d053d94 100644 --- a/ss58-registry.json +++ b/ss58-registry.json @@ -1288,6 +1288,15 @@ "standardAccount": "*25519", "website": "https://nftmart.io" }, + { + "prefix": 12994, + "network": "redefi", + "displayName": "ReDeFi Network", + "symbols": ["BAX"], + "decimals": [18], + "standardAccount": "*25519", + "website": "https://redefi.world" + }, { "prefix": 13116, "network": "bittensor",