bip44-constants 202.0.0 → 204.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 +2 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -784,6 +784,7 @@ module.exports = [
|
|
|
784
784
|
[0x800003a0, 'GHM', 'HermitMatrixNetwork'],
|
|
785
785
|
[0x800003a3, 'RUNE', 'THORChain (RUNE)'],
|
|
786
786
|
[0x800003ad, '---', 'reserved'],
|
|
787
|
+
[0x800003b1, 'UNLOCK', 'Jasiri protocol'],
|
|
787
788
|
[0x800003bb, 'LTP', 'LifetionCoin'],
|
|
788
789
|
[0x800003be, '', 'KickSoccer'],
|
|
789
790
|
[0x800003c0, 'VKAX', 'Vkax'],
|
|
@@ -812,6 +813,7 @@ module.exports = [
|
|
|
812
813
|
[0x800003eb, 'NODL', 'Nodle'],
|
|
813
814
|
[0x800003ec, 'PCOIN', 'PCOIN'],
|
|
814
815
|
[0x800003ed, 'TAO', 'Bittensor'],
|
|
816
|
+
[0x800003ee, 'HSK', 'HashKey Chain'],
|
|
815
817
|
[0x800003ef, 'FTM', 'Fantom'],
|
|
816
818
|
[0x800003f0, 'RPG', 'RPG'],
|
|
817
819
|
[0x800003f2, 'HT', 'Huobi ECO Chain'],
|