bip44-constants 160.0.0 → 162.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 +3 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -635,6 +635,7 @@ module.exports = [
|
|
|
635
635
|
[0x80000277, 'QTZ', 'Quartz'],
|
|
636
636
|
[0x80000278, 'XMA', 'Massa'],
|
|
637
637
|
[0x80000279, 'CALL', 'Callchain'],
|
|
638
|
+
[0x8000027a, 'VAL', 'Validity'],
|
|
638
639
|
[0x8000027b, 'POKT', 'Pocket Network'],
|
|
639
640
|
[0x8000027c, 'EMIT', 'EMIT'],
|
|
640
641
|
[0x8000027d, 'APTOS', 'Aptos'],
|
|
@@ -740,6 +741,7 @@ module.exports = [
|
|
|
740
741
|
[0x80000352, 'FLS', 'Flits'],
|
|
741
742
|
[0x80000354, 'DSM', 'Desmos'],
|
|
742
743
|
[0x80000355, 'PRCY', 'PRCY Coin'],
|
|
744
|
+
[0x8000035a, 'HVH', 'HAVAH'],
|
|
743
745
|
[0x80000362, 'MOB', 'MobileCoin'],
|
|
744
746
|
[0x80000364, 'IF', 'Infinitefuture'],
|
|
745
747
|
[0x80000370, 'LUM', 'Lum Network'],
|
|
@@ -926,6 +928,7 @@ module.exports = [
|
|
|
926
928
|
[0x800021e8, 'PLMNT', 'Planetmint'],
|
|
927
929
|
[0x800022b8, 'SBTC', 'Super Bitcoin'],
|
|
928
930
|
[0x80002304, 'NULS', 'NULS'],
|
|
931
|
+
[0x80002326, 'JGC', 'JagoanCoin'],
|
|
929
932
|
[0x80002327, 'BTP', 'Bitcoin Pay'],
|
|
930
933
|
[0x80002328, 'AVAX', 'Avalanche'],
|
|
931
934
|
[0x80002329, 'ARB1', 'Arbitrum'],
|