bip44-constants 60.0.0 → 64.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 +9 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -664,7 +664,7 @@ module.exports = [
|
|
|
664
664
|
[0x80000340, 'SAPP', 'Sapphire'],
|
|
665
665
|
[0x80000341, '777', 'Jackpot'],
|
|
666
666
|
[0x80000342, 'KYAN', 'Kyanite'],
|
|
667
|
-
[0x80000343, 'AZR', '
|
|
667
|
+
[0x80000343, 'AZR', 'Azzure'],
|
|
668
668
|
[0x80000344, 'CFL', 'CryptoFlow'],
|
|
669
669
|
[0x80000345, 'DASHD', 'Dash Diamond'],
|
|
670
670
|
[0x80000346, 'TRTT', 'Trittium'],
|
|
@@ -674,6 +674,10 @@ module.exports = [
|
|
|
674
674
|
[0x8000034a, 'MONK', 'Monk'],
|
|
675
675
|
[0x8000034b, 'SAGA', 'CryptoSaga'],
|
|
676
676
|
[0x8000034c, 'SUV', 'Suvereno'],
|
|
677
|
+
[0x8000034d, 'ESK', 'EskaCoin'],
|
|
678
|
+
[0x8000034e, 'OWO', 'OneWorld Coin'],
|
|
679
|
+
[0x8000034f, 'PEPS', 'PEPS Coin'],
|
|
680
|
+
[0x80000350, 'BIR', 'Birake'],
|
|
677
681
|
[0x80000354, 'DSM', 'Desmos'],
|
|
678
682
|
[0x80000355, 'PRCY', 'PRCY Coin'],
|
|
679
683
|
[0x80000362, 'MOB', 'MobileCoin'],
|
|
@@ -688,6 +692,7 @@ module.exports = [
|
|
|
688
692
|
[0x80000384, 'LMO', 'Lumeneo'],
|
|
689
693
|
[0x80000388, 'HNT', 'Helium'],
|
|
690
694
|
[0x8000038b, 'FIS', 'StaFi'],
|
|
695
|
+
[0x8000038d, 'SAAGE', 'Saage'],
|
|
691
696
|
[0x80000394, 'META', 'Metadium'],
|
|
692
697
|
[0x80000395, 'FRA', 'Findora'],
|
|
693
698
|
[0x8000039d, 'DIP', 'Dipper Network'],
|
|
@@ -725,6 +730,7 @@ module.exports = [
|
|
|
725
730
|
[0x80000479, 'CDY', 'Bitcoin Candy'],
|
|
726
731
|
[0x80000492, 'HOO', 'Hoo Smart Chain'],
|
|
727
732
|
[0x800004d2, 'ALPH', 'Alephium'],
|
|
733
|
+
[0x80000505, 'MOVR', 'Moonriver'],
|
|
728
734
|
[0x80000539, 'DFC', 'Defcoin'],
|
|
729
735
|
[0x80000575, 'HYC', 'Hycon'],
|
|
730
736
|
[0x80000582, 'TENTSLP', 'TENT Simple Ledger Protocol'],
|
|
@@ -734,6 +740,7 @@ module.exports = [
|
|
|
734
740
|
[0x80000652, 'AUDL', 'AUDL'],
|
|
735
741
|
[0x80000654, 'ATH', 'Atheios'],
|
|
736
742
|
[0x8000066a, 'NEW', 'Newton'],
|
|
743
|
+
[0x80000679, 'BTA', 'Btachain'],
|
|
737
744
|
[0x80000698, 'BCX', 'BitcoinX'],
|
|
738
745
|
[0x800006c1, 'XTZ', 'Tezos'],
|
|
739
746
|
[0x800006f0, 'LBTC', 'Liquid BTC'],
|
|
@@ -806,6 +813,7 @@ module.exports = [
|
|
|
806
813
|
[0x80001bb3, 'TOPL', 'Topl'],
|
|
807
814
|
[0x80001e61, 'BTV', 'Bitvote'],
|
|
808
815
|
[0x80001f40, 'SKY', 'Skycoin'],
|
|
816
|
+
[0x80001f90, '', 'DSRV'],
|
|
809
817
|
[0x80002000, 'PAC', 'pacprotocol'],
|
|
810
818
|
[0x80002019, 'KLAY', 'KLAY'],
|
|
811
819
|
[0x80002093, 'BTQ', 'BitcoinQuark'],
|