bip44-constants 131.0.0 → 134.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
|
@@ -667,6 +667,7 @@ module.exports = [
|
|
|
667
667
|
[0x800002aa, 'CHTA', 'Cheetahcoin'],
|
|
668
668
|
[0x800002ae, 'KAR', 'Karura Network'],
|
|
669
669
|
[0x800002b0, 'CET', 'CoinEx Chain'],
|
|
670
|
+
[0x800002b2, 'KLV', 'KleverChain'],
|
|
670
671
|
[0x800002ba, 'VEIL', 'Veil'],
|
|
671
672
|
[0x800002bb, 'GIO', 'Gio'],
|
|
672
673
|
[0x800002bc, 'XDAI', 'xDai'],
|
|
@@ -774,6 +775,7 @@ module.exports = [
|
|
|
774
775
|
[0x800003e9, 'TT', 'ThunderCore'],
|
|
775
776
|
[0x800003ea, 'BKT', 'BanKitt'],
|
|
776
777
|
[0x800003eb, 'NODL', 'Nodle'],
|
|
778
|
+
[0x800003ec, 'PCOIN', 'PCOIN'],
|
|
777
779
|
[0x800003ef, 'FTM', 'Fantom'],
|
|
778
780
|
[0x800003f0, 'RPG', 'RPG'],
|
|
779
781
|
[0x800003f2, 'HT', 'Huobi ECO Chain'],
|
|
@@ -856,6 +858,7 @@ module.exports = [
|
|
|
856
858
|
[0x80000900, 'CRP', 'CranePay'],
|
|
857
859
|
[0x80000901, 'ELA', 'Elastos'],
|
|
858
860
|
[0x80000922, 'SNOW', 'Snowblossom'],
|
|
861
|
+
[0x8000093d, 'XIN', 'Mixin'],
|
|
859
862
|
[0x80000a0a, 'AOA', 'Aurora'],
|
|
860
863
|
[0x80000a9e, 'NAS', 'Nebulas'],
|
|
861
864
|
[0x80000b4e, 'REOSC', 'REOSC Ecosystem'],
|