bip44-constants 216.0.0 → 218.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 +6 -2
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -697,6 +697,10 @@ module.exports = [
|
|
|
697
697
|
[0x800002cc, 'DLN', 'Delion'],
|
|
698
698
|
[0x800002cd, 'BONTE', 'Bontecoin'],
|
|
699
699
|
[0x800002ce, 'PEER', 'Peer'],
|
|
700
|
+
[0x800002cf, 'ZET', 'Zetacoin'],
|
|
701
|
+
[0x800002d0, 'ABY', 'Artbyte'],
|
|
702
|
+
[0x800002d2, 'IL8P', 'InfiniLooP'],
|
|
703
|
+
[0x800002d4, 'XVC', 'Vanillacash'],
|
|
700
704
|
[0x800002d5, 'MCX', 'MultiCash'],
|
|
701
705
|
[0x800002da, 'HEALIOS', 'Tenacity'],
|
|
702
706
|
[0x800002db, 'BMK', 'Bitmark'],
|
|
@@ -786,7 +790,6 @@ module.exports = [
|
|
|
786
790
|
[0x8000039d, 'DIP', 'Dipper Network'],
|
|
787
791
|
[0x800003a0, 'GHM', 'HermitMatrixNetwork'],
|
|
788
792
|
[0x800003a3, 'RUNE', 'THORChain (RUNE)'],
|
|
789
|
-
[0x800003a4, 'CACAO', 'Maya Protocol'],
|
|
790
793
|
[0x800003ad, '---', 'reserved'],
|
|
791
794
|
[0x800003b1, 'UNLOCK', 'Jasiri protocol'],
|
|
792
795
|
[0x800003bb, 'LTP', 'LifetionCoin'],
|
|
@@ -1009,8 +1012,9 @@ module.exports = [
|
|
|
1009
1012
|
[0x80004ae1, 'RITO', 'Ritocoin'],
|
|
1010
1013
|
[0x80004e44, 'XND', 'ndau'],
|
|
1011
1014
|
[0x8000520c, 'C4EI', 'c4ei'],
|
|
1012
|
-
[0x80005580, '
|
|
1015
|
+
[0x80005580, 'PAC', 'Pactus'],
|
|
1013
1016
|
[0x800057e8, 'PWR', 'PWRcoin'],
|
|
1017
|
+
[0x800059d8, 'EPIC', 'Epic Cash'],
|
|
1014
1018
|
[0x800062a4, 'BELL', 'Bellcoin'],
|
|
1015
1019
|
[0x80006476, 'CHX', 'Own'],
|
|
1016
1020
|
[0x80007227, 'NEXA', 'Nexa'],
|