@polkadot/networks 8.1.2 → 8.1.3-3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -17,14 +17,14 @@
17
17
  },
18
18
  "sideEffects": false,
19
19
  "type": "module",
20
- "version": "8.1.2",
20
+ "version": "8.1.3-3",
21
21
  "main": "index.js",
22
22
  "dependencies": {
23
23
  "@babel/runtime": "^7.16.3"
24
24
  },
25
25
  "devDependencies": {
26
- "@polkadot/util": "8.1.2",
27
- "@polkadot/x-fetch": "8.1.2"
26
+ "@polkadot/util": "8.1.3-3",
27
+ "@polkadot/x-fetch": "8.1.3-3"
28
28
  },
29
29
  "exports": {
30
30
  ".": {
package/packageInfo.cjs CHANGED
@@ -9,6 +9,6 @@ exports.packageInfo = void 0;
9
9
  // Auto-generated by @polkadot/dev, do not edit
10
10
  const packageInfo = {
11
11
  name: '@polkadot/networks',
12
- version: '8.1.2'
12
+ version: '8.1.3-3'
13
13
  };
14
14
  exports.packageInfo = packageInfo;
package/packageInfo.js CHANGED
@@ -3,5 +3,5 @@
3
3
  // Auto-generated by @polkadot/dev, do not edit
4
4
  export const packageInfo = {
5
5
  name: '@polkadot/networks',
6
- version: '8.1.2'
6
+ version: '8.1.3-3'
7
7
  };
package/substrate.cjs CHANGED
@@ -451,12 +451,20 @@ const knownSubstrate = [{
451
451
  symbols: ['CRU'],
452
452
  website: 'https://crust.network'
453
453
  }, {
454
- decimals: [0, 9, 9, 9, 9, 9, 9, 9],
454
+ decimals: [9, 9, 9],
455
+ displayName: 'Genshiro Network',
456
+ network: 'genshiro',
457
+ prefix: 67,
458
+ standardAccount: '*25519',
459
+ symbols: ['GENS', 'EQD', 'LPT0'],
460
+ website: 'https://genshiro.equilibrium.io'
461
+ }, {
462
+ decimals: [9],
455
463
  displayName: 'Equilibrium Network',
456
464
  network: 'equilibrium',
457
- prefix: 67,
465
+ prefix: 68,
458
466
  standardAccount: '*25519',
459
- symbols: ['Unknown', 'USD', 'EQ', 'ETH', 'BTC', 'EOS', 'DOT', 'CRV'],
467
+ symbols: ['EQ'],
460
468
  website: 'https://equilibrium.io'
461
469
  }, {
462
470
  decimals: [18],
@@ -475,12 +483,12 @@ const knownSubstrate = [{
475
483
  symbols: ['ZTG'],
476
484
  website: 'https://zeitgeist.pm'
477
485
  }, {
478
- decimals: [12],
486
+ decimals: [18],
479
487
  displayName: 'Manta network',
480
488
  network: 'manta',
481
489
  prefix: 77,
482
490
  standardAccount: '*25519',
483
- symbols: ['MA'],
491
+ symbols: ['MANTA'],
484
492
  website: 'https://manta.network'
485
493
  }, {
486
494
  decimals: [12],
@@ -594,6 +602,14 @@ const knownSubstrate = [{
594
602
  standardAccount: '*25519',
595
603
  symbols: ['NEER'],
596
604
  website: 'https://bit.country'
605
+ }, {
606
+ decimals: [18],
607
+ displayName: 'Efinity',
608
+ network: 'efinity',
609
+ prefix: 1110,
610
+ standardAccount: 'Sr25519',
611
+ symbols: ['EFI'],
612
+ website: 'https://efinity.io/'
597
613
  }, {
598
614
  decimals: [18],
599
615
  displayName: 'Moonbeam',
package/substrate.js CHANGED
@@ -445,12 +445,20 @@ export const knownSubstrate = [{
445
445
  symbols: ['CRU'],
446
446
  website: 'https://crust.network'
447
447
  }, {
448
- decimals: [0, 9, 9, 9, 9, 9, 9, 9],
448
+ decimals: [9, 9, 9],
449
+ displayName: 'Genshiro Network',
450
+ network: 'genshiro',
451
+ prefix: 67,
452
+ standardAccount: '*25519',
453
+ symbols: ['GENS', 'EQD', 'LPT0'],
454
+ website: 'https://genshiro.equilibrium.io'
455
+ }, {
456
+ decimals: [9],
449
457
  displayName: 'Equilibrium Network',
450
458
  network: 'equilibrium',
451
- prefix: 67,
459
+ prefix: 68,
452
460
  standardAccount: '*25519',
453
- symbols: ['Unknown', 'USD', 'EQ', 'ETH', 'BTC', 'EOS', 'DOT', 'CRV'],
461
+ symbols: ['EQ'],
454
462
  website: 'https://equilibrium.io'
455
463
  }, {
456
464
  decimals: [18],
@@ -469,12 +477,12 @@ export const knownSubstrate = [{
469
477
  symbols: ['ZTG'],
470
478
  website: 'https://zeitgeist.pm'
471
479
  }, {
472
- decimals: [12],
480
+ decimals: [18],
473
481
  displayName: 'Manta network',
474
482
  network: 'manta',
475
483
  prefix: 77,
476
484
  standardAccount: '*25519',
477
- symbols: ['MA'],
485
+ symbols: ['MANTA'],
478
486
  website: 'https://manta.network'
479
487
  }, {
480
488
  decimals: [12],
@@ -588,6 +596,14 @@ export const knownSubstrate = [{
588
596
  standardAccount: '*25519',
589
597
  symbols: ['NEER'],
590
598
  website: 'https://bit.country'
599
+ }, {
600
+ decimals: [18],
601
+ displayName: 'Efinity',
602
+ network: 'efinity',
603
+ prefix: 1110,
604
+ standardAccount: 'Sr25519',
605
+ symbols: ['EFI'],
606
+ website: 'https://efinity.io/'
591
607
  }, {
592
608
  decimals: [18],
593
609
  displayName: 'Moonbeam',