bip44-constants 143.0.0 → 146.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
|
@@ -636,6 +636,7 @@ module.exports = [
|
|
|
636
636
|
[0x80000279, 'CALL', 'Callchain'],
|
|
637
637
|
[0x8000027b, 'POKT', 'Pocket Network'],
|
|
638
638
|
[0x8000027c, 'EMIT', 'EMIT'],
|
|
639
|
+
[0x8000027d, 'APTOS', 'Aptos'],
|
|
639
640
|
[0x8000027f, 'BTSG', 'BitSong'],
|
|
640
641
|
[0x80000280, 'LFC', 'Leofcoin'],
|
|
641
642
|
[0x80000281, 'KCS', 'KuCoin Shares'],
|
|
@@ -696,6 +697,7 @@ module.exports = [
|
|
|
696
697
|
[0x80000307, 'PLSR', 'Pulsar Coin'],
|
|
697
698
|
[0x80000309, 'BTW', 'Bitcoin World'],
|
|
698
699
|
[0x8000030c, 'PLCU', 'PLC Ultima'],
|
|
700
|
+
[0x8000030d, 'PLCUX', 'PLC Ultima X'],
|
|
699
701
|
[0x80000310, 'SUI', 'Sui'],
|
|
700
702
|
[0x80000312, 'UIDD', 'UIDD'],
|
|
701
703
|
[0x80000313, 'ACA', 'Acala'],
|
|
@@ -890,6 +892,7 @@ module.exports = [
|
|
|
890
892
|
[0x80001480, 'FIC', 'FIC'],
|
|
891
893
|
[0x800014e9, 'HNS', 'Handshake'],
|
|
892
894
|
[0x8000151c, 'ISK', 'ISKRA'],
|
|
895
|
+
[0x8000155B, 'ALTME', 'ALTME'],
|
|
893
896
|
[0x800015b3, 'FUND', 'Unification'],
|
|
894
897
|
[0x8000167d, 'STX', 'Stacks'],
|
|
895
898
|
[0x80001707, 'VOW', 'VowChain VOW'],
|
|
@@ -945,6 +948,7 @@ module.exports = [
|
|
|
945
948
|
[0x800057e8, 'PWR', 'PWRcoin'],
|
|
946
949
|
[0x800062a4, 'BELL', 'Bellcoin'],
|
|
947
950
|
[0x80006476, 'CHX', 'Own'],
|
|
951
|
+
[0x80007531, 'FLR', 'Flare'],
|
|
948
952
|
[0x8000797e, 'ESN', 'EtherSocial Network'],
|
|
949
953
|
[0x80007a69, '', 'ThePower.io'],
|
|
950
954
|
[0x80008288, 'TEO', 'Trust Eth reOrigin'],
|