UniArts reserve SS58 address id 38 (#7651)

* UniArts reserve SS58 address id 45

* Update ss58-registry.json

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>

Co-authored-by: Xiang Li <bigxiang@gmail.com>
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
This commit is contained in:
tuminfei
2021-01-08 21:43:43 +08:00
committed by GitHub
parent eb218eabcd
commit 467599df13
2 changed files with 10 additions and 0 deletions
+2
View File
@@ -518,6 +518,8 @@ ss58_address_format!(
(43, "reserved43", "Reserved for future use (43).")
ChainXAccount =>
(44, "chainx", "ChainX mainnet, standard account (*25519).")
UniartsAccount =>
(45, "uniarts", "UniArts Chain mainnet, standard account (*25519).")
Reserved46 =>
(46, "reserved46", "Reserved for future use (46).")
Reserved47 =>
+8
View File
@@ -370,6 +370,14 @@
"standardAccount": "*25519",
"website": "https://chainx.org/"
},
{
"prefix": 45,
"displayName": "UniArts Network",
"symbols": ["UART", "UINK"],
"decimals": [12, 12],
"standardAccount": "*25519",
"website": "https://uniarts.me"
},
{
"prefix": 46,
"network": "reserved46",