bip44-constants 92.0.0 → 96.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 +4 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -632,6 +632,7 @@ module.exports = [
|
|
|
632
632
|
[0x80000274, 'LORE', 'Gitopia'],
|
|
633
633
|
[0x80000275, 'FNR', 'Fincor'],
|
|
634
634
|
[0x80000276, 'NEXUS', 'Nexus'],
|
|
635
|
+
[0x8000027b, 'POKT', 'Pocket Network'],
|
|
635
636
|
[0x8000027f, 'BTSG', 'BitSong'],
|
|
636
637
|
[0x80000280, 'LFC', 'Leofcoin'],
|
|
637
638
|
[0x80000283, 'AZERO', 'Aleph Zero'],
|
|
@@ -667,6 +668,7 @@ module.exports = [
|
|
|
667
668
|
[0x800002e1, 'ATOP', '[Financial Blockchain]'],
|
|
668
669
|
[0x800002eb, 'CFG', 'Centrifuge'],
|
|
669
670
|
[0x800002ee, 'XPRT', 'Persistence'],
|
|
671
|
+
[0x800002f5, 'HONEY', 'HoneyWood'],
|
|
670
672
|
[0x80000300, 'BALLZ', 'Ballzcoin'],
|
|
671
673
|
[0x80000302, 'COSA', 'Cosanta'],
|
|
672
674
|
[0x80000303, 'BR', 'BR'],
|
|
@@ -859,7 +861,7 @@ module.exports = [
|
|
|
859
861
|
[0x80002304, 'NULS', 'NULS'],
|
|
860
862
|
[0x80002327, 'BTP', 'Bitcoin Pay'],
|
|
861
863
|
[0x80002328, 'AVAX', 'Avalanche'],
|
|
862
|
-
[0x80002329, '
|
|
864
|
+
[0x80002329, 'ARB1', 'Arbitrum'],
|
|
863
865
|
[0x8000232a, 'BOBA', 'Boba'],
|
|
864
866
|
[0x8000232b, 'LOOP', 'Loopring'],
|
|
865
867
|
[0x8000232c, 'STARK', 'Starkware'],
|
|
@@ -885,6 +887,7 @@ module.exports = [
|
|
|
885
887
|
[0x80004adf, 'FLUX', 'Flux'],
|
|
886
888
|
[0x80004ae1, 'RITO', 'Ritocoin'],
|
|
887
889
|
[0x80004e44, 'XND', 'ndau'],
|
|
890
|
+
[0x8000520c, 'C4EI', 'c4ei'],
|
|
888
891
|
[0x800057e8, 'PWR', 'PWRcoin'],
|
|
889
892
|
[0x800062a4, 'BELL', 'Bellcoin'],
|
|
890
893
|
[0x80006476, 'CHX', 'Own'],
|