bip44-constants 331.0.0 → 333.0.0
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/index.js +3 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -693,6 +693,7 @@ module.exports = [
|
|
|
693
693
|
[0x800002b1, 'XLINK', 'XLink Chain'],
|
|
694
694
|
[0x800002b2, 'KLV', 'KleverChain'],
|
|
695
695
|
[0x800002b3, 'TNT', 'Tangle'],
|
|
696
|
+
[0x800002b4, 'GTG', 'Gotigin'],
|
|
696
697
|
[0x800002b6, 'VTBC', 'VTB Community'],
|
|
697
698
|
[0x800002b8, 'LUM', 'Lumos'],
|
|
698
699
|
[0x800002ba, 'VEIL', 'Veil'],
|
|
@@ -898,6 +899,7 @@ module.exports = [
|
|
|
898
899
|
[0x80000500, '', 'Kudos Setler'],
|
|
899
900
|
[0x80000504, 'GLMR', 'Moonbeam'],
|
|
900
901
|
[0x80000505, 'MOVR', 'Moonriver'],
|
|
902
|
+
[0x80000506, 'DSG', 'Dessage Social Protocol'],
|
|
901
903
|
[0x80000512, 'WPC', 'Wpc'],
|
|
902
904
|
[0x8000051c, 'WEI', 'WEI'],
|
|
903
905
|
[0x80000520, 'BITS', 'Entropy'],
|
|
@@ -1000,6 +1002,7 @@ module.exports = [
|
|
|
1000
1002
|
[0x80000bd6, 'HBAR', 'Hedera HBAR'],
|
|
1001
1003
|
[0x80000c05, 'COS', 'Contentos'],
|
|
1002
1004
|
[0x80000ccc, 'CCC', 'CodeChain'],
|
|
1005
|
+
[0x80000d10, 'PLMC', 'Polimec'],
|
|
1003
1006
|
[0x80000d05, 'SXP', 'Solar'],
|
|
1004
1007
|
[0x80000d0a, 'PEAQ', 'peaq'],
|
|
1005
1008
|
[0x80000d31, 'ROI', 'ROIcoin'],
|