bip44-constants 95.0.0 → 98.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
|
@@ -705,6 +705,7 @@ module.exports = [
|
|
|
705
705
|
[0x8000034e, 'OWO', 'OneWorld Coin'],
|
|
706
706
|
[0x8000034f, 'PEPS', 'PEPS Coin'],
|
|
707
707
|
[0x80000350, 'BIR', 'Birake'],
|
|
708
|
+
[0x80000351, 'MOBIC', 'MobilityCoin'],
|
|
708
709
|
[0x80000354, 'DSM', 'Desmos'],
|
|
709
710
|
[0x80000355, 'PRCY', 'PRCY Coin'],
|
|
710
711
|
[0x80000362, 'MOB', 'MobileCoin'],
|
|
@@ -832,6 +833,7 @@ module.exports = [
|
|
|
832
833
|
[0x80000b7d, 'BND', 'Blocknode'],
|
|
833
834
|
[0x80000ccc, 'CCC', 'CodeChain'],
|
|
834
835
|
[0x80000d31, 'ROI', 'ROIcoin'],
|
|
836
|
+
[0x80000e11, 'CY', 'Cybits'],
|
|
835
837
|
[0x80000fc8, 'FC8', 'FCH Network'],
|
|
836
838
|
[0x80001000, 'YEE', 'YeeCo'],
|
|
837
839
|
[0x8000107a, 'IOTA', 'IOTA'],
|
|
@@ -887,6 +889,7 @@ module.exports = [
|
|
|
887
889
|
[0x80004adf, 'FLUX', 'Flux'],
|
|
888
890
|
[0x80004ae1, 'RITO', 'Ritocoin'],
|
|
889
891
|
[0x80004e44, 'XND', 'ndau'],
|
|
892
|
+
[0x8000520c, 'C4EI', 'c4ei'],
|
|
890
893
|
[0x800057e8, 'PWR', 'PWRcoin'],
|
|
891
894
|
[0x800062a4, 'BELL', 'Bellcoin'],
|
|
892
895
|
[0x80006476, 'CHX', 'Own'],
|