bip44-constants 385.0.0 → 387.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
|
@@ -737,6 +737,7 @@ module.exports = [
|
|
|
737
737
|
[0x800002dd, 'TBC', 'TBChat'],
|
|
738
738
|
[0x800002de, 'DENTX', 'DENTNet'],
|
|
739
739
|
[0x800002df, 'NBY', 'Neobytes'],
|
|
740
|
+
[0x800002e0, 'BABY', 'BABY'],
|
|
740
741
|
[0x800002e1, 'ATOP', 'Financial Blockchain'],
|
|
741
742
|
[0x800002e2, 'BTE', 'Bitweb'],
|
|
742
743
|
[0x800002e3, 'DPC', 'Dpowcoin (DualPowCoin)'],
|
|
@@ -771,6 +772,7 @@ module.exports = [
|
|
|
771
772
|
[0x80000314, 'BNC', 'Bifrost'],
|
|
772
773
|
[0x80000315, 'TAU', 'Lamden'],
|
|
773
774
|
[0x80000316, 'LKY', 'Luckycoin'],
|
|
775
|
+
[0x80000317, 'SOMA', 'Soma'],
|
|
774
776
|
[0x8000031a, 'INTR', 'Interlay'],
|
|
775
777
|
[0x8000031b, 'KINT', 'Kintsugi'],
|
|
776
778
|
[0x8000031f, 'PDEX', 'Polkadex'],
|
|
@@ -1224,6 +1226,7 @@ module.exports = [
|
|
|
1224
1226
|
[0x801a2010, 'LAX', 'LAPO'],
|
|
1225
1227
|
[0x803be02b, 'EPK', 'EPIK Protocol'],
|
|
1226
1228
|
[0x80485944, 'HYD', 'Hydra Token'],
|
|
1229
|
+
[0x804d444e, '', 'Miden'],
|
|
1227
1230
|
[0x80501949, 'BCO', 'BitcoinOre'],
|
|
1228
1231
|
[0x8050194a, 'BHD', 'BitcoinHD'],
|
|
1229
1232
|
[0x8050544e, 'PTN', 'PalletOne'],
|