bip44-constants 145.0.0 → 148.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
|
@@ -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'],
|
|
@@ -671,7 +672,7 @@ module.exports = [
|
|
|
671
672
|
[0x800002b2, 'KLV', 'KleverChain'],
|
|
672
673
|
[0x800002b6, 'VTBC', 'VTB Community'],
|
|
673
674
|
[0x800002ba, 'VEIL', 'Veil'],
|
|
674
|
-
[0x800002bb, '
|
|
675
|
+
[0x800002bb, 'GTB', 'GotaBit'],
|
|
675
676
|
[0x800002bc, 'XDAI', 'xDai'],
|
|
676
677
|
[0x800002bd, 'COM', 'Commercio.network'],
|
|
677
678
|
[0x800002be, 'CCC', 'Commercio.network'],
|
|
@@ -858,6 +859,7 @@ module.exports = [
|
|
|
858
859
|
[0x80000801, 'TRUE', 'TrueChain'],
|
|
859
860
|
[0x80000840, 'IoTE', 'IoTE'],
|
|
860
861
|
[0x80000859, 'XRG', 'Ergon'],
|
|
862
|
+
[0x80000888, 'CHZ', 'Chiliz'],
|
|
861
863
|
[0x800008ad, 'ASK', 'ASK'],
|
|
862
864
|
[0x800008fd, 'QTUM', 'QTUM'],
|
|
863
865
|
[0x800008fe, 'ETP', 'Metaverse'],
|
|
@@ -891,6 +893,7 @@ module.exports = [
|
|
|
891
893
|
[0x80001480, 'FIC', 'FIC'],
|
|
892
894
|
[0x800014e9, 'HNS', 'Handshake'],
|
|
893
895
|
[0x8000151c, 'ISK', 'ISKRA'],
|
|
896
|
+
[0x8000155B, 'ALTME', 'ALTME'],
|
|
894
897
|
[0x800015b3, 'FUND', 'Unification'],
|
|
895
898
|
[0x8000167d, 'STX', 'Stacks'],
|
|
896
899
|
[0x80001707, 'VOW', 'VowChain VOW'],
|