bip44-constants 106.0.0 → 107.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 +8 -5
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -575,7 +575,7 @@ module.exports = [
|
|
|
575
575
|
[0x8000023b, 'CCXX', 'Counos X'],
|
|
576
576
|
[0x8000023c, 'SLS', 'Saluscoin'],
|
|
577
577
|
[0x8000023d, 'SRM', 'Serum'],
|
|
578
|
-
[0x8000023e, '
|
|
578
|
+
[0x8000023e, '---', 'reserved'],
|
|
579
579
|
[0x8000023f, 'VIVT', 'VIDT Datalink'],
|
|
580
580
|
[0x80000240, 'BPS', 'BitcoinPoS'],
|
|
581
581
|
[0x80000241, 'NKN', 'NKN'],
|
|
@@ -776,6 +776,7 @@ module.exports = [
|
|
|
776
776
|
[0x80000539, 'DFC', 'Defcoin'],
|
|
777
777
|
[0x80000575, 'HYC', 'Hycon'],
|
|
778
778
|
[0x80000582, 'TENTSLP', 'TENT Simple Ledger Protocol'],
|
|
779
|
+
[0x800005e8, 'AAC', 'Double-A Chain'],
|
|
779
780
|
[0x800005f4, '', 'Taler'],
|
|
780
781
|
[0x800005fd, 'BEAM', 'Beam'],
|
|
781
782
|
[0x80000650, 'ELF', 'AELF'],
|
|
@@ -827,18 +828,19 @@ module.exports = [
|
|
|
827
828
|
[0x80000901, 'ELA', 'Elastos'],
|
|
828
829
|
[0x80000922, 'SNOW', 'Snowblossom'],
|
|
829
830
|
[0x80000a0a, 'AOA', 'Aurora'],
|
|
831
|
+
[0x80000a9e, 'NAS', 'Nebulas'],
|
|
830
832
|
[0x80000b4e, 'REOSC', 'REOSC Ecosystem'],
|
|
833
|
+
[0x80000b7d, 'BND', 'Blocknode'],
|
|
831
834
|
[0x80000bbb, 'LUX', 'LUX'],
|
|
832
835
|
[0x80000bd6, 'XHB', 'Hedera HBAR'],
|
|
833
836
|
[0x80000c05, 'COS', 'Contentos'],
|
|
837
|
+
[0x80000ccc, 'CCC', 'CodeChain'],
|
|
838
|
+
[0x80000d05, 'SXP', 'Solar'],
|
|
839
|
+
[0x80000d31, 'ROI', 'ROIcoin'],
|
|
834
840
|
[0x80000d35, 'DYN', 'Dynamic'],
|
|
835
841
|
[0x80000d37, 'SEQ', 'Sequence'],
|
|
836
842
|
[0x80000de0, 'DEO', 'Destocoin'],
|
|
837
843
|
[0x80000dec, 'DST', 'DeStream'],
|
|
838
|
-
[0x80000a9e, 'NAS', 'Nebulas'],
|
|
839
|
-
[0x80000b7d, 'BND', 'Blocknode'],
|
|
840
|
-
[0x80000ccc, 'CCC', 'CodeChain'],
|
|
841
|
-
[0x80000d31, 'ROI', 'ROIcoin'],
|
|
842
844
|
[0x80000e11, 'CY', 'Cybits'],
|
|
843
845
|
[0x80000fc8, 'FC8', 'FCH Network'],
|
|
844
846
|
[0x80001000, 'YEE', 'YeeCo'],
|
|
@@ -941,6 +943,7 @@ module.exports = [
|
|
|
941
943
|
[0x80501949, 'BCO', 'BitcoinOre'],
|
|
942
944
|
[0x8050194a, 'BHD', 'BitcoinHD'],
|
|
943
945
|
[0x8050544e, 'PTN', 'PalletOne'],
|
|
946
|
+
[0x80564c58, 'VLX', 'Velas'],
|
|
944
947
|
[0x8057414e, 'WAN', 'Wanchain'],
|
|
945
948
|
[0x80579bfc, 'WAVES', 'Waves'],
|
|
946
949
|
[0x80579bfd, 'WEST', 'Waves Enterprise'],
|