bip44-constants 74.0.0 → 78.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 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -621,11 +621,14 @@ module.exports = [
|
|
|
621
621
|
[0x80000269, 'XOR', 'Sora'],
|
|
622
622
|
[0x8000026a, 'SSP', 'SmartShare'],
|
|
623
623
|
[0x8000026b, 'DEI', 'DeimosX'],
|
|
624
|
+
[0x8000026c, 'AXL', 'Axelar'],
|
|
624
625
|
[0x80000270, 'NOBL', 'Nobility'],
|
|
625
626
|
[0x80000271, 'EAST', 'Eastcoin'],
|
|
626
627
|
[0x80000274, 'LORE', 'Gitopia'],
|
|
627
628
|
[0x8000027f, 'BTSG', 'BitSong'],
|
|
628
629
|
[0x80000280, 'LFC', 'Leofcoin'],
|
|
630
|
+
[0x80000283, 'AZERO', 'Aleph Zero'],
|
|
631
|
+
[0x80000286, 'XLN', 'Lunarium'],
|
|
629
632
|
[0x80000288, 'ZRB', 'Zarb'],
|
|
630
633
|
[0x80000294, 'PIRATE', 'PirateCash'],
|
|
631
634
|
[0x80000297, 'SFRX', 'EtherGem Sapphire'],
|
|
@@ -869,6 +872,7 @@ module.exports = [
|
|
|
869
872
|
[0x8000c0c0, 'STASH', 'STASH'],
|
|
870
873
|
[0x8000ce10, 'CELO', 'Celo'],
|
|
871
874
|
[0x80010000, 'KETH', 'Krypton World'],
|
|
875
|
+
[0x80010f2c, 'GRLC', 'Garlicoin'],
|
|
872
876
|
[0x80011177, 'GWL', 'Gewel'],
|
|
873
877
|
[0x80012fd1, 'ZYN', 'Wethio'],
|
|
874
878
|
[0x80015b38, 'RYO', 'c0ban'],
|