@substrate/ss58-registry
Advanced tools
Comparing version 1.48.0 to 1.49.0
@@ -1830,2 +1830,15 @@ // Copyright (C) 2021-2024 Parity Technologies (UK) Ltd. | ||
{ | ||
"prefix": 12850, | ||
"network": "analog-timechain", | ||
"displayName": "Analog Timechain", | ||
"symbols": [ | ||
"ANLOG" | ||
], | ||
"decimals": [ | ||
12 | ||
], | ||
"standardAccount": "*25519", | ||
"website": "https://analog.one" | ||
}, | ||
{ | ||
"prefix": 13116, | ||
@@ -1881,3 +1894,16 @@ "network": "bittensor", | ||
"website": "https://mythos.foundation" | ||
}, | ||
{ | ||
"prefix": 8888, | ||
"network": "xcavate", | ||
"displayName": "Xcavate Protocol", | ||
"symbols": [ | ||
"XCAV" | ||
], | ||
"decimals": [ | ||
12 | ||
], | ||
"standardAccount": "*25519", | ||
"website": "https://xcavate.io/" | ||
} | ||
]; |
@@ -1830,2 +1830,15 @@ // Copyright (C) 2021-2024 Parity Technologies (UK) Ltd. | ||
{ | ||
"prefix": 12850, | ||
"network": "analog-timechain", | ||
"displayName": "Analog Timechain", | ||
"symbols": [ | ||
"ANLOG" | ||
], | ||
"decimals": [ | ||
12 | ||
], | ||
"standardAccount": "*25519", | ||
"website": "https://analog.one" | ||
}, | ||
{ | ||
"prefix": 13116, | ||
@@ -1881,3 +1894,16 @@ "network": "bittensor", | ||
"website": "https://mythos.foundation" | ||
}, | ||
{ | ||
"prefix": 8888, | ||
"network": "xcavate", | ||
"displayName": "Xcavate Protocol", | ||
"symbols": [ | ||
"XCAV" | ||
], | ||
"decimals": [ | ||
12 | ||
], | ||
"standardAccount": "*25519", | ||
"website": "https://xcavate.io/" | ||
} | ||
]; |
{ | ||
"name": "@substrate/ss58-registry", | ||
"version": "1.48.0", | ||
"version": "1.49.0", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "description": "Registry for SS58 account types", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
77162
3838