bip44-constants 280.0.0 → 281.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
|
@@ -683,6 +683,7 @@ module.exports = [
|
|
|
683
683
|
[0x800002a9, 'NENG', 'Nengcoin'],
|
|
684
684
|
[0x800002aa, 'CHTA', 'Cheetahcoin'],
|
|
685
685
|
[0x800002ab, 'ALEO', 'Aleo Network'],
|
|
686
|
+
[0x800002ac, 'HMS', 'Hemis'],
|
|
686
687
|
[0x800002ad, 'OAS', 'Oasys'],
|
|
687
688
|
[0x800002ae, 'KAR', 'Karura Network'],
|
|
688
689
|
[0x800002b0, 'CET', 'CoinEx Chain'],
|
|
@@ -909,6 +910,7 @@ module.exports = [
|
|
|
909
910
|
[0x80000743, 'TES', 'Teslacoin'],
|
|
910
911
|
[0x80000760, 'ZTX', 'Zetrix'],
|
|
911
912
|
[0x8000076b, 'XEC', 'eCash token'],
|
|
913
|
+
[0x8000076c, 'XNA', 'Neurai'],
|
|
912
914
|
[0x8000076d, 'CLC', 'Classica'],
|
|
913
915
|
[0x80000773, 'BITCI', 'Bitcicoin'],
|
|
914
916
|
[0x8000077f, 'VIPS', 'VIPSTARCOIN'],
|