bip44-constants 280.0.0 → 282.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
|
@@ -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'],
|
|
@@ -698,6 +699,7 @@ module.exports = [
|
|
|
698
699
|
[0x800002c1, 'PEG', 'Pegasus Token'],
|
|
699
700
|
[0x800002c2, 'LKG', 'Lionking'],
|
|
700
701
|
[0x800002c3, 'MCOIN', 'Moneta Coin'],
|
|
702
|
+
[0x800002c5, 'AVAIL', 'Avail'],
|
|
701
703
|
[0x800002c6, 'FURY', 'Highbury'],
|
|
702
704
|
[0x800002c7, 'CHC', 'Chaincoin'],
|
|
703
705
|
[0x800002c8, 'SERF', 'Serfnet'],
|
|
@@ -909,6 +911,7 @@ module.exports = [
|
|
|
909
911
|
[0x80000743, 'TES', 'Teslacoin'],
|
|
910
912
|
[0x80000760, 'ZTX', 'Zetrix'],
|
|
911
913
|
[0x8000076b, 'XEC', 'eCash token'],
|
|
914
|
+
[0x8000076c, 'XNA', 'Neurai'],
|
|
912
915
|
[0x8000076d, 'CLC', 'Classica'],
|
|
913
916
|
[0x80000773, 'BITCI', 'Bitcicoin'],
|
|
914
917
|
[0x8000077f, 'VIPS', 'VIPSTARCOIN'],
|