@substrate/ss58-registry
Advanced tools
Comparing version 1.45.0 to 1.46.0
@@ -760,15 +760,2 @@ // Copyright (C) 2021-2024 Parity Technologies (UK) Ltd. | ||
{ | ||
"prefix": 64, | ||
"network": "ewx", | ||
"displayName": "Energy Web X", | ||
"symbols": [ | ||
"EWT" | ||
], | ||
"decimals": [ | ||
18 | ||
], | ||
"standardAccount": "*25519", | ||
"website": "https://www.energyweb.org" | ||
}, | ||
{ | ||
"prefix": 65, | ||
@@ -1255,2 +1242,15 @@ "network": "aventus", | ||
{ | ||
"prefix": 777, | ||
"network": "curio", | ||
"displayName": "Curio", | ||
"symbols": [ | ||
"CGT" | ||
], | ||
"decimals": [ | ||
18 | ||
], | ||
"standardAccount": "*25519", | ||
"website": "https://parachain.capitaldex.exchange/" | ||
}, | ||
{ | ||
"prefix": 789, | ||
@@ -1257,0 +1257,0 @@ "network": "geek", |
@@ -760,15 +760,2 @@ // Copyright (C) 2021-2024 Parity Technologies (UK) Ltd. | ||
{ | ||
"prefix": 64, | ||
"network": "ewx", | ||
"displayName": "Energy Web X", | ||
"symbols": [ | ||
"EWT" | ||
], | ||
"decimals": [ | ||
18 | ||
], | ||
"standardAccount": "*25519", | ||
"website": "https://www.energyweb.org" | ||
}, | ||
{ | ||
"prefix": 65, | ||
@@ -1255,2 +1242,15 @@ "network": "aventus", | ||
{ | ||
"prefix": 777, | ||
"network": "curio", | ||
"displayName": "Curio", | ||
"symbols": [ | ||
"CGT" | ||
], | ||
"decimals": [ | ||
18 | ||
], | ||
"standardAccount": "*25519", | ||
"website": "https://parachain.capitaldex.exchange/" | ||
}, | ||
{ | ||
"prefix": 789, | ||
@@ -1257,0 +1257,0 @@ "network": "geek", |
{ | ||
"name": "@substrate/ss58-registry", | ||
"version": "1.45.0", | ||
"version": "1.46.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
75464