bip44-constants 71.0.0 → 75.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,6 +621,7 @@ 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'],
|
|
@@ -640,6 +641,7 @@ module.exports = [
|
|
|
640
641
|
[0x800002b0, 'CET', 'CoinEx Chain'],
|
|
641
642
|
[0x800002ba, 'VEIL', 'Veil'],
|
|
642
643
|
[0x800002bc, 'XDAI', 'xDai'],
|
|
644
|
+
[0x800002c3, 'MCOIN', 'Moneta Coin'],
|
|
643
645
|
[0x800002c7, 'CHC', 'Chaincoin'],
|
|
644
646
|
[0x800002c9, 'XTL', 'Katal Chain'],
|
|
645
647
|
[0x800002ca, 'BNB', 'Binance'],
|
|
@@ -687,6 +689,7 @@ module.exports = [
|
|
|
687
689
|
[0x80000355, 'PRCY', 'PRCY Coin'],
|
|
688
690
|
[0x80000362, 'MOB', 'MobileCoin'],
|
|
689
691
|
[0x80000364, 'IF', 'Infinitefuture'],
|
|
692
|
+
[0x80000370, 'LUM', 'Lum Network'],
|
|
690
693
|
[0x80000373, 'ZBC', 'ZooBC'],
|
|
691
694
|
[0x80000376, 'ADF', 'AD Token'],
|
|
692
695
|
[0x80000378, 'NEO', 'NEO'],
|
|
@@ -720,6 +723,7 @@ module.exports = [
|
|
|
720
723
|
[0x800003ef, 'FTM', 'Fantom'],
|
|
721
724
|
[0x800003f2, 'HT', 'Huobi ECO Chain'],
|
|
722
725
|
[0x800003f3, 'ELV', 'Eluvio'],
|
|
726
|
+
[0x800003f5, 'BIC', 'Beincrypto'],
|
|
723
727
|
[0x800003fc, 'EVC', 'Evrice'],
|
|
724
728
|
[0x800003fe, 'XRD', 'Radix DLT'],
|
|
725
729
|
[0x800003ff, 'ONE', 'HARMONY-ONE'],
|