bip44-constants 389.0.0 → 391.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
|
@@ -827,6 +827,7 @@ module.exports = [
|
|
|
827
827
|
[0x80000353, 'FRECO', 'Freco'],
|
|
828
828
|
[0x80000354, 'DSM', 'Desmos'],
|
|
829
829
|
[0x80000355, 'PRCY', 'PRCY Coin'],
|
|
830
|
+
[0x80000358, 'TB', 'TBCoin'],
|
|
830
831
|
[0x8000035a, 'HVH', 'HAVAH'],
|
|
831
832
|
[0x8000035c, 'XBIT', 'XBIT Coin'],
|
|
832
833
|
[0x80000360, 'CVM', 'Convex'],
|
|
@@ -947,6 +948,7 @@ module.exports = [
|
|
|
947
948
|
[0x80000520, 'BITS', 'Entropy'],
|
|
948
949
|
[0x80000539, 'DFC', 'Defcoin'],
|
|
949
950
|
[0x8000053a, 'IRON', 'Iron Fish'],
|
|
951
|
+
[0x8000053b, 'WNSD', 'Winsdet'],
|
|
950
952
|
[0x80000544, 'ISLM', 'IslamicCoin'],
|
|
951
953
|
[0x80000575, 'HYC', 'Hycon'],
|
|
952
954
|
[0x80000582, 'TENTSLP', 'TENT Simple Ledger Protocol'],
|
|
@@ -1044,6 +1046,7 @@ module.exports = [
|
|
|
1044
1046
|
[0x80000901, 'ELA', 'Elastos'],
|
|
1045
1047
|
[0x80000922, 'SNOW', 'Snowblossom'],
|
|
1046
1048
|
[0x8000093d, 'XIN', 'Mixin'],
|
|
1049
|
+
[0x80000999, 'HYPE', 'Hyperliquid'],
|
|
1047
1050
|
[0x800009c4, 'NEXI', 'Nexi'],
|
|
1048
1051
|
[0x80000a0a, 'AOA', 'Aurora'],
|
|
1049
1052
|
[0x80000a7e, 'AIPG', 'AIPowerGrid'],
|