bip44-constants 113.0.0 → 116.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 +5 -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
|
+
[0x80000277, 'QTZ', 'Quartz'],
|
|
635
636
|
[0x80000279, 'CALL', 'Callchain'],
|
|
636
637
|
[0x8000027b, 'POKT', 'Pocket Network'],
|
|
637
638
|
[0x8000027c, 'EMIT', 'EMIT'],
|
|
@@ -692,6 +693,7 @@ module.exports = [
|
|
|
692
693
|
[0x80000320, 'BEET', 'Beetle Coin'],
|
|
693
694
|
[0x80000321, 'DST', 'DSTRA'],
|
|
694
695
|
[0x80000328, 'QVT', 'Qvolta'],
|
|
696
|
+
[0x80000329, 'SDN', 'Shiden Network'],
|
|
695
697
|
[0x8000032a, 'ASTR', 'Astar Network'],
|
|
696
698
|
[0x8000032b, 'DVPN', 'Sentinel'],
|
|
697
699
|
[0x80000332, 'VET', 'VeChain Token'],
|
|
@@ -745,6 +747,7 @@ module.exports = [
|
|
|
745
747
|
[0x800003c6, 'MATIC', 'Matic'],
|
|
746
748
|
[0x800003c8, 'UNW', 'UNW'],
|
|
747
749
|
[0x800003ca, 'TWINS', 'TWINS'],
|
|
750
|
+
[0x800003d9, 'AU', 'Autonomy'],
|
|
748
751
|
[0x800003db, 'VCG', 'VipCoin.Gold'],
|
|
749
752
|
[0x800003dc, 'XAZAB', 'Xazab core'],
|
|
750
753
|
[0x800003dd, 'AIOZ', 'AIOZ'],
|
|
@@ -888,7 +891,7 @@ module.exports = [
|
|
|
888
891
|
[0x80002329, 'ARB1', 'Arbitrum'],
|
|
889
892
|
[0x8000232a, 'BOBA', 'Boba'],
|
|
890
893
|
[0x8000232b, 'LOOP', 'Loopring'],
|
|
891
|
-
[0x8000232c, '
|
|
894
|
+
[0x8000232c, 'STRK', 'StarkNet'],
|
|
892
895
|
[0x8000232d, 'AVAXC', 'Avalanche C-Chain'],
|
|
893
896
|
[0x8000232e, 'BSC', 'Binance Smart Chain'],
|
|
894
897
|
[0x80002645, 'NRG', 'Energi'],
|
|
@@ -922,6 +925,7 @@ module.exports = [
|
|
|
922
925
|
[0x80008888, 'BTT', 'ByteTrade'],
|
|
923
926
|
[0x80009468, 'FXTC', 'FixedTradeCoin'],
|
|
924
927
|
[0x80009999, 'AMA', 'Amabig'],
|
|
928
|
+
[0x8000a455, 'FACT', 'FACT0RN'],
|
|
925
929
|
[0x8000a814, 'AXIV', 'AXIV'],
|
|
926
930
|
[0x8000c06e, 'EVE', 'evan.network'],
|
|
927
931
|
[0x8000c0c0, 'STASH', 'STASH'],
|