Socket
Socket
Sign inDemoInstall

@substrate/ss58-registry

Package Overview
Dependencies
0
Maintainers
20
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.41.0 to 1.42.0

49

cjs/index.js

@@ -240,11 +240,9 @@ // Copyright (C) 2021-2023 Parity Technologies (UK) Ltd.

"symbols": [
"RING",
"KTON"
"RING"
],
"decimals": [
9,
9
18
],
"standardAccount": "*25519",
"website": "https://darwinia.network/"
"standardAccount": "secp256k1",
"website": "https://darwinia.network"
},

@@ -733,2 +731,15 @@ {

{
"prefix": 64,
"network": "ewx",
"displayName": "Energy Web X",
"symbols": [
"EWT"
],
"decimals": [
18
],
"standardAccount": "*25519",
"website": "https://www.energyweb.org"
},
{
"prefix": 65,

@@ -1202,2 +1213,15 @@ "network": "aventus",

{
"prefix": 666,
"network": "metaquity_network",
"displayName": "Metaquity Network",
"symbols": [
"MQTY"
],
"decimals": [
18
],
"standardAccount": "*25519",
"website": "https://metaquity.xyz/"
},
{
"prefix": 789,

@@ -1610,2 +1634,15 @@ "network": "geek",

{
"prefix": 8886,
"network": "golden_gate_sydney",
"displayName": "Golden Gate Sydney",
"symbols": [
"GGXT"
],
"decimals": [
18
],
"standardAccount": "*25519",
"website": "https://ggxchain.io/"
},
{
"prefix": 9072,

@@ -1612,0 +1649,0 @@ "network": "hashed",

@@ -240,11 +240,9 @@ // Copyright (C) 2021-2023 Parity Technologies (UK) Ltd.

"symbols": [
"RING",
"KTON"
"RING"
],
"decimals": [
9,
9
18
],
"standardAccount": "*25519",
"website": "https://darwinia.network/"
"standardAccount": "secp256k1",
"website": "https://darwinia.network"
},

@@ -733,2 +731,15 @@ {

{
"prefix": 64,
"network": "ewx",
"displayName": "Energy Web X",
"symbols": [
"EWT"
],
"decimals": [
18
],
"standardAccount": "*25519",
"website": "https://www.energyweb.org"
},
{
"prefix": 65,

@@ -1202,2 +1213,15 @@ "network": "aventus",

{
"prefix": 666,
"network": "metaquity_network",
"displayName": "Metaquity Network",
"symbols": [
"MQTY"
],
"decimals": [
18
],
"standardAccount": "*25519",
"website": "https://metaquity.xyz/"
},
{
"prefix": 789,

@@ -1610,2 +1634,15 @@ "network": "geek",

{
"prefix": 8886,
"network": "golden_gate_sydney",
"displayName": "Golden Gate Sydney",
"symbols": [
"GGXT"
],
"decimals": [
18
],
"standardAccount": "*25519",
"website": "https://ggxchain.io/"
},
{
"prefix": 9072,

@@ -1612,0 +1649,0 @@ "network": "hashed",

2

package.json
{
"name": "@substrate/ss58-registry",
"version": "1.41.0",
"version": "1.42.0",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "description": "Registry for SS58 account types",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc