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.42.0 to 1.43.0

52

cjs/index.js

@@ -275,2 +275,15 @@ // Copyright (C) 2021-2023 Parity Technologies (UK) Ltd.

{
"prefix": 21,
"network": "karmachain",
"displayName": "Karmacoin",
"symbols": [
"KCOIN"
],
"decimals": [
6
],
"standardAccount": "*25519",
"website": "https://karmaco.in"
},
{
"prefix": 22,

@@ -1511,2 +1524,15 @@ "network": "dock-pos-mainnet",

{
"prefix": 3333,
"network": "peerplays",
"displayName": "Peerplays",
"symbols": [
"PPY"
],
"decimals": [
18
],
"standardAccount": "secp256k1",
"website": "https://www.peerplays.com/"
},
{
"prefix": 4006,

@@ -1594,2 +1620,15 @@ "network": "tangle",

{
"prefix": 7306,
"network": "krigan",
"displayName": "Krigan Network",
"symbols": [
"KRGN"
],
"decimals": [
9
],
"standardAccount": "*25519",
"website": "https://krigan.network"
},
{
"prefix": 7391,

@@ -1788,3 +1827,16 @@ "network": "unique_mainnet",

"website": "https://bittensor.com"
},
{
"prefix": 14697,
"network": "goro",
"displayName": "GORO Network",
"symbols": [
"GORO"
],
"decimals": [
9
],
"standardAccount": "*25519",
"website": "https://goro.network"
}
];

@@ -275,2 +275,15 @@ // Copyright (C) 2021-2023 Parity Technologies (UK) Ltd.

{
"prefix": 21,
"network": "karmachain",
"displayName": "Karmacoin",
"symbols": [
"KCOIN"
],
"decimals": [
6
],
"standardAccount": "*25519",
"website": "https://karmaco.in"
},
{
"prefix": 22,

@@ -1511,2 +1524,15 @@ "network": "dock-pos-mainnet",

{
"prefix": 3333,
"network": "peerplays",
"displayName": "Peerplays",
"symbols": [
"PPY"
],
"decimals": [
18
],
"standardAccount": "secp256k1",
"website": "https://www.peerplays.com/"
},
{
"prefix": 4006,

@@ -1594,2 +1620,15 @@ "network": "tangle",

{
"prefix": 7306,
"network": "krigan",
"displayName": "Krigan Network",
"symbols": [
"KRGN"
],
"decimals": [
9
],
"standardAccount": "*25519",
"website": "https://krigan.network"
},
{
"prefix": 7391,

@@ -1788,3 +1827,16 @@ "network": "unique_mainnet",

"website": "https://bittensor.com"
},
{
"prefix": 14697,
"network": "goro",
"displayName": "GORO Network",
"symbols": [
"GORO"
],
"decimals": [
9
],
"standardAccount": "*25519",
"website": "https://goro.network"
}
];

2

package.json
{
"name": "@substrate/ss58-registry",
"version": "1.42.0",
"version": "1.43.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