[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f2XFLWXFdcCIBQgiHAH6Eu9rYyHPPtqZrRn_i7em5u7s":3,"$fy79RdSPizi-og3E8YD9wL7FtBSFzaqXS-y7X7it70QA":68,"$fiyvIbqocwCLNx4v5GssX1y6mixlwxVfdnejehcX5zn0":112},{"fiat":4,"crypto":37},{"AED":5,"ARS":6,"AUD":7,"BHD":8,"BRL":9,"CAD":10,"CLP":11,"CNY":12,"EGP":13,"EUR":14,"GBP":15,"HKD":16,"IDR":17,"ILS":18,"INR":19,"IRR":20,"JPY":21,"KRW":22,"KWD":23,"KZT":24,"MAD":25,"MXN":26,"MYR":27,"OMR":28,"PEN":29,"QAR":30,"RUB":31,"SAR":32,"SGD":33,"TRY":34,"UAH":35,"USD":36},3.67325,1359.5058,1.396097,0.377408,4.996399,1.37341,885.849461,6.818249,51.963698,0.847911,0.73705,7.83359,17157.95,2.997903,93.30905,1316124.999997,159.082005,1476.220183,0.30865,474.398108,9.23375,17.267605,3.955048,0.384509,3.440504,3.64575,75.501291,3.75152,1.271575,44.752199,43.546827,1,{"ALPH":38,"BC2":39,"BCH":40,"BSV":41,"BTC":42,"CFX":43,"CLORE":44,"DGB":45,"DOGE":46,"ERG":47,"ETC":48,"ETHW":49,"FB":50,"IRON":51,"KAS":52,"LTC":53,"NEXA":54,"OCTA":55,"QUAI":56,"RVN":57,"RXD":58,"SAL":59,"SDR":60,"XEC":61,"XEL":62,"XMR":63,"XNA":64,"XTM":65,"ZEC":66,"ZEPH":67},0.0434,0.633851,439.39,15.38,74193.8,0.05554,0.002031,0.00467,0.09486,0.3106,8.438,0.2792,0.4391,0.061,0.03331,55.14,5.6e-7,0.10847,0.02702,0.00574,0.000098,0.01902,0.00000403,0.00000699,0.328,347.46,0.0000379,0.000621,354.91,0.3629,{"slug":69,"category":70,"title":71,"description":72,"content":73,"translations":74,"pub_date":110,"upd_date":111},"dual-intensity-setting-en","Mining","Fine-tuning Dual-Mining","Precise dual mining tuning using dual_intensity, gpu-dual-max-loss for Gminer, TeamRedMiner, SRBMiner","`--dual_intensity` **or** `--di` **is a miner parameter to adjust the intensity of dual-mining.**\n\n**This argument increases the mining intensity of the second coin in the bundle, and decreases the intensity of the first coin.**\n\n*Mostly used in CFX+IRON, CFX+KAS, ERG+IRON, ERG+KAS, and other algorithm pairs.*\n\nSome miners automatically select the right values of this parameter, and do not allow you to independently adjust the intensity of dual mining.\n\n**GMiner, TeamRedMiner, SRBMiner allow you to adjust this parameter manually, which helps to get better results. In this article, we will tell you how to do it.**\n\n# Working principle --dual_intensity\n\nThe `--dual_intensity` parameter is responsible for graphics card resource allocation in dual-mining.  \n**The higher the `--dual_intensity` value, the higher the hashrate will be on the second, additional algorithm and lower on the first, main algorithm.**\n\n> *If you run dual mining without specifying this argument, the miner automatically tests and selects the optimal `--dual-intensity` values for your graphics cards.*\n> \n\nLet's look at how `--dual_intensity` argument works in **ERG+IRON** dual mining on **GMiner** and **RTX 3060 Ti** graphics card. For the first test we use the value `2`, for the second — `6`.\n\n- `--dual_intensity 2` — 140 Mh\u002Fs on ERGO and 1.9 Gh\u002Fs on IRON;\n- `--dual_intensity 6` — 100 Mh\u002Fs on ERGO and 5.5 Gh\u002Fs on IRON.\n\nAs the value increases, we lose hashrate on ERG (*first coin*), but gain higher hashrate on IRON (*second coin*).\n\n> Changing the parameter directly affects the profitability and stability of your mining.   \n**Selecting the right `--dual_intensity` values can increase your income from dual mining.**\n> \n\nTo find the most profitable values, you can [**use a calculator**](https:\u002F\u002Fwww.kryptex.com\u002Fmining-calculator), just specify your dual-mining hashrate and find the best profitable combination of two coin hashrates.\n\n# Setting --dual_intensity in GMiner and TeamRedMiner\n\n> **Important note!** The `--dual_intensity` argument in **GMiner** and **TeamRedMiner** is applied in a different format and with a different value range. Be careful!\n> \n\n## GMiner\n\nSpecify the argument in any part of the bat file, or in the advanced settings of the miner in HiveOS\u002FRaveOS, in the format: `--dual_intensity 2`.\n\nWhere `--dual_intensity` is the argument and `2` is the value of the argument.\n\n![][1]\n\nThe argument values are specified **separated by a space** for each graphics card, or once for all graphics cards at once.\n\n**Example for several GPUs:** `--dual_intensity 2 3 2 5`\n\nThe allowed range of `--dual_intensity` values for **GMiner** is from `0` to `128`, in increments of `0.1`.  \nYou can specify a value down to tenths, for example `--dual_intensity 4.8`.\n\n## TeamRedMiner\n\nSpecify the argument in any part of the bat file, or in the advanced settings of the miner in HiveOS\u002FRaveOS, in the format: `--dual_intensity=0.3`.\n\nWhere `--dual_intensity=` is the argument and `0.3` is the value of the argument.\n\n![][2]\n\nThe argument values are specified **separated by comma** for each graphics card, or once for all graphics cards at once.\n\n**Example for several GPUs:** `--dual_intensity=0.1,0.2,0.1,0.3`\n\nThe allowed range of `--dual_intensity` values for **TeamRedMiner** is from `0.1` to `1.0`, in increments of `0.1`.\n\n# Setting --gpu-dual-max-loss in SRBMiner\n\nThe `--gpu-dual-max-loss` argument is analogue to the `--dual_intensity` argument, and is used in SRBMiner to adjust the allowed hashrate loss (in %) on the first coin during automatic calibration of dual-mining.\n\nThe principle of operation is the same: **the higher the value** `--gpu-dual-max-loss` **— the higher the hashrate on the second coin and the lower the hashrate on the first coin.**\n\nSpecify the argument in any part of the bat file, or in the advanced settings of the miner in HiveOS\u002FRaveOS, in the format: `--gpu-dual-max-loss 50`.\n\nWhere `--gpu-dual-max-loss` is the argument, and `50` is the value of the maximum allowed hashrate loss on the main coin, in percent.\n\n![][3]\n\nThe argument values are specified **separated by comma** for each graphics card, or once for all graphics cards at once.\n\n**Example for several GPUs:** `--gpu-dual-max-loss 50,55,60,45`\n\nThe allowed range of `--gpu-dual-max-loss` values for **SRBMiner** is from `0` to `95`, in increments of `1`.\n\n> *If you run dual-mining without specifying this argument, the miner will automatically calibrate the intensity for your graphics cards.*\n> \n\nYou can also set the mining intensity manually for each algorithm, disabling the miner’s automatic tuning. For example, you have already run the miner several times and you know exactly what values you need to set.\n\nTo set the intensity manually, you need to specify three arguments.\nDisable automatic tuning, set intensity for the first algorithm, set intensity for the second algorithm:\n\n`--gpu-auto-tune 0 --gpu-intensity 20 --gpu-intensity 50`\n\nWhere `--gpu-auto-tune 0` is responsible for disabling automatic tuning.\nDigit `0` means **disable autotune**, number `1` means autotune in **normal** mode, number `2` means autotune in **quick** mode, number `3` means **incrementing** autotune.\n\nThe first argument `--gpu-intessity 20` is responsible for the mining intensity of the **first** algorithm `A0` (*if you mine ERGO+IRON, then the first algorithm* `A0` *is ERGO*). The value `20` was chosen as an example. Set your value between `1` (*lowest intensity*) to `31` (*highest intensity*). If you set the value to `0` — the miner will select the value on its own.\n\nThe second argument `--gpu-intessity 50` is responsible for the mining intensity of the **second** algorithm `A1` (*if you mine ERGO+IRON, then the second algorithm* `A1` *is IRON*). The value `50` was chosen as an example. Set your value between `1` (*lowest intensity*) to `255` (*highest intensity*). If you set the value to `0` — the miner will select the value on its own.\n\n![][4]\n\n# Setting --dual_intensity in Kryptex app\n\nStep-by-step setting of `--dual_intensity` in Kryptex app:\n\n1. Stop mining.\n2. Open Kryptex settings → \"**Mining**\".\n3. Find the required miner in the list, specify the `--dual_intensity` argument with the required value in the argument box;\n4. Tick the checkbox next to the arguments box of the miner to apply the settings.\n5. **Done! Start mining and get the required dual-mining intensity results.**\n    \n    ![][5]\n    \n> **Important note!** If you specify an argument for **GMiner**, you must **put a space between the argument and the value**. If you specify an argument for **TeamRedMiner**, **it is necessary to use the `=` sign.**\n    > \n    \n# Setting --dual_intensity in HiveOS\n    \nStep-by-step setting of `--dual_intensity` in HiveOS:\n    \n1. [Create a flight list for dual mining](https:\u002F\u002Fpool.kryptex.com\u002Fen\u002Farticles\u002Fhive-os-dual-mining-en);\n2. Open the miner settings → \"**Setup Miner Config**\";\n3. Enter the `--dual_intensity` argument with the desired value in the \"**Extra config arguments**\" field;\n4. Save the changes → \"**Apply Changes**\".\n5. **Done! Start mining and get the desired dual-mining intensity results. It may be necessary to reboot the farm.**\n        \n     ![][6]\n        \n# Setting --dual_intensity in RaveOS\n        \nStep-by-step setting of `--dual_intensity` in RaveOS:\n        \n1. [Create a config for dual mining](https:\u002F\u002Fpool.kryptex.com\u002Fru\u002Farticles\u002Frave-os-dual-mining-en);\n2. Open the advanced settings of the miner (*pencil icon*);\n3. Enter the `--dual_intensity` argument with the required value in the \"**Additional command line arguments**\" field;\n4. Save your changes → Click \"**Save**\" in the arguments field → Click \"**Save**\" to save the miner. \n5. **Done! Start mining and get the desired dual-mining intensity results. It may be necessary to reboot the farm.**\n            \n     ![][7]\n            \n        \n# It's too hard!\n        \nHaving trouble trying to adjust the intensity of dual-mining? Contact us!\n        \nOur community, skilled moderators and experienced support will help you figure it out!\n        \n- **[Support in Telegram](https:\u002F\u002Ft.me\u002Fkryptex)**\n- **[Support and Community in Discord](https:\u002F\u002Fdiscord.com\u002Finvite\u002Fejyx9PkCW3)**\n- **[Support and Community in Reddit](https:\u002F\u002Fwww.reddit.com\u002Fr\u002Fkryptex\u002F)**\n\n\n  [1]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FZQGO3sM.webp[\n  [2]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FDrni7dg.webp\n  [3]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FN3t4pUY.webp\n  [4]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FGnWUP6j.webp\n  [5]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FvABmPEK.webp\n  [6]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FJfS2QsG.webp\n  [7]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FhN0AXQX.webp",[75,79,82,86,90,94,98,102,106],{"slug":76,"locale":77,"locale_name":78},"dual-intensity-setting-ar","ar","العربية",{"slug":69,"locale":80,"locale_name":81},"en","English",{"slug":83,"locale":84,"locale_name":85},"dual-intensity-setting-es","es","Español",{"slug":87,"locale":88,"locale_name":89},"dual-intensity-setting-fa","fa","فارسی",{"slug":91,"locale":92,"locale_name":93},"dual-intensity-setting-fr","fr","Français",{"slug":95,"locale":96,"locale_name":97},"dual-intensity-setting-pt-br","pt-br","Português",{"slug":99,"locale":100,"locale_name":101},"dual-intensity-setting-ru","ru","Русский",{"slug":103,"locale":104,"locale_name":105},"dual-intensity-setting-uk","uk","Українська",{"slug":107,"locale":108,"locale_name":109},"dual-intensity-setting-zh-cn","zh-cn","简体中文","1691666454","1774905101",[113,198,490,593,612,712,719],{"name":114,"slug":115,"articles":116},"FAQ","faq",[117,120,123,126,129,132,135,138,141,144,147,150,153,156,159,162,165,168,171,174,177,180,183,186,189,192,195],{"slug":118,"title":119},"how-pool-works-en","Common questions",{"slug":121,"title":122},"get-support-en","Need support?",{"slug":124,"title":125},"about-pool-en","About Kryptex Pools",{"slug":127,"title":128},"mining-rental-en","How to Rent a Mining Rig?",{"slug":130,"title":131},"windows-workers-ip-en","How to find out the IP of a worker in Windows",{"slug":133,"title":134},"hiveos-workers-ip-en","How to find out the IP of a worker in HiveOS",{"slug":136,"title":137},"raveos-workers-ip-en","How to find out the IP of a worker in RaveOS",{"slug":139,"title":140},"pps-vs-pplns-en","PPS+ vs PPLNS",{"slug":142,"title":143},"pool-affiliate-en","Kryptex Pool Referral Program",{"slug":145,"title":146},"prop-vs-pps-en","PROP vs PPS+",{"slug":148,"title":149},"how-long-pool-keep-coins-en","How Long Does the Pool Keep Coins?",{"slug":151,"title":152},"solo-mining-en","What is SOLO Mining?",{"slug":154,"title":155},"kryptex-vs-kryptex-pool-en","Comparison of kryptex.com and pool.kryptex.com",{"slug":157,"title":158},"kryptex-pool-vs-2miners-en","Comparison of Kryptex Pool and 2Miners",{"slug":160,"title":161},"kryptex-pool-vs-herominers-en","Comparison of Kryptex Pool and Herominers",{"slug":163,"title":164},"kryptex-pool-vs-f2pool-en","Comparison of Kryptex Pool and F2pool",{"slug":166,"title":167},"kryptex-pool-vs-vipor-en","Comparison of Kryptex Pool and Vipor",{"slug":169,"title":170},"kryptex-pool-vs-viabtc-en","Comparison of Kryptex Pool and ViaBTC",{"slug":172,"title":173},"kryptex-pool-vs-k1pool-en","Comparison of Kryptex Pool and K1Pool",{"slug":175,"title":176},"kryptex-pool-vs-emcd-en","Comparison of Kryptex Pool and EMCD",{"slug":178,"title":179},"why-hashrate-differs-en","Why Does Miner and Pool Hashrate Differs?",{"slug":181,"title":182},"network-adress-range-en","How to Find the IP Address Range of Your Local Network",{"slug":184,"title":185},"mining-manual-en","How to start mining on Kryptex Pool",{"slug":187,"title":188},"how-to-connect-asic-step-by-step-en","How To Connect ASIC To The Pool? Step-By-Step Guide",{"slug":190,"title":191},"account-mining-en","Mine Anything — Get Bitcoin!",{"slug":193,"title":194},"kryptex-miningrigrentals-en","How to mine on the Kryptex pool with MiningRigRentals",{"slug":196,"title":197},"kryptex-nicehash-rent-en","How to mine with Kryptex Pool using NiceHash",{"name":199,"slug":200,"articles":201},"Connection","connection",[202,205,208,211,214,217,220,223,226,229,232,235,238,241,244,247,250,253,256,259,262,265,268,271,274,277,280,283,286,289,292,295,298,301,304,307,310,313,316,319,322,325,328,331,334,337,340,343,346,349,352,355,358,361,364,367,370,373,376,379,382,385,388,391,394,397,400,403,406,409,412,415,418,421,424,427,430,433,436,439,442,445,448,451,454,457,460,463,466,469,472,475,478,481,484,487],{"slug":203,"title":204},"connect-hiveos-to-kryptex-en","How to connect HiveOS to Kryptex",{"slug":206,"title":207},"connect-raveos-to-kryptex-en","How to connect RaveOS to Kryptex",{"slug":209,"title":210},"how-to-mine-kaspa-en","How to mine KASPA",{"slug":212,"title":213},"dual-mining-en","Dual mining setting",{"slug":215,"title":216},"hive-os-dual-mining-en","HiveOS dual mining",{"slug":218,"title":219},"rave-os-dual-mining-en","RaveOS dual mining",{"slug":221,"title":222},"how-to-mine-nexa-en","How to mine NEXA",{"slug":224,"title":225},"how-to-mine-ironfish-en","How to mine IRON FISH",{"slug":227,"title":228},"how-to-mine-conflux-en","How to mine Conflux CFX",{"slug":230,"title":231},"antminer-e9-pro-en","ASIC Antminer E9 Pro",{"slug":233,"title":234},"iceriver-ks0-ks1-ks2-ks3-ks3l-en","ASICs IceRiver KS0, KS0 Pro, KS0 Ultra, KS1, KS2, KS3, KS3M, KS3L, KS5M, KS5L",{"slug":236,"title":237},"antminer-ks3-en","ASIC Bitmain Antminer KS3",{"slug":239,"title":240},"ipollo-v1-v1mini-v1minise-x1-en","ASICs iPollo V1, V1 mini, V1 Mini SE, V1 Mini SE Plus, X1",{"slug":242,"title":243},"jasminer-x16p-x16q-x4-x4q-x41u-en","ASICs Jasminer X44-P, X44-Q, X16-P, X16-Q-Pro, X16-Q, X4, X4-Q, X4-3U-Z, X4-1U",{"slug":245,"title":246},"osprey-e100-e300-en","FPGA Osprey E100, E300",{"slug":248,"title":249},"forestminer-epu-1c-2c-xc-en","ASICs ForestMiner EPU 1-C, 2-C, XC",{"slug":251,"title":252},"antminer-x5-en","ASIC Bitmain Antminer X5",{"slug":254,"title":255},"ubq-pool-closing-en","UBQ Mining Pool Shutting Down on 4 December 2023",{"slug":257,"title":258},"how-to-mine-zephyr-en","How to mine Zephyr (ZEPH)",{"slug":260,"title":261},"how-to-mine-karlsen-en","How to mine Karlsen (KLS)",{"slug":263,"title":264},"how-to-mine-neurai-en","How to mine Neurai (XNA)",{"slug":266,"title":267},"how-to-mine-cloreai-en","How to mine CloreAI (CLORE)",{"slug":269,"title":270},"how-to-mine-zeph-hiveos-en","How to increase your mining income",{"slug":272,"title":273},"how-to-mine-on-smartphone-en","How To Mine With Your Phone?",{"slug":275,"title":276},"superscalar-k10-k11-k20-k30-ks3-en","SuperScalar K10",{"slug":278,"title":279},"ibelink-bm-ks-max-en","ASIC iBeLink BM-KS Max",{"slug":281,"title":282},"btc-mining-en","How to mine Bitcoin BTC",{"slug":284,"title":285},"btc-account-mining-en","Bitcoin Mining with a Kryptex Account",{"slug":287,"title":288},"how-to-mine-alephium-en","How to mine Alephium (ALPH)",{"slug":290,"title":291},"antminer-ks5-ks5pro-en","ASIC Bitmain Antminer KS5, KS5 Pro",{"slug":293,"title":294},"goldshell-ka-box-en","ASICs Goldshell KA BOX, KA BOX Pro",{"slug":296,"title":297},"how-to-mine-ergo-en","How to mine Ergo (ERG)",{"slug":299,"title":300},"goldshell-al-box-en","ASIC Goldshell AL BOX, AL BOX II, AL BOX II PLUS, AL BOX III",{"slug":302,"title":303},"how-to-mine-nirmata-en","How to mine Nirmata (NIR)",{"slug":305,"title":306},"how-to-mine-sedra-en","How to mine Sedra (SDR)",{"slug":308,"title":309},"how-to-mine-ravencoin-en","How to mine Ravencoin (RVN)",{"slug":311,"title":312},"how-to-mine-monero-en","How to mine Monero (XMR)",{"slug":314,"title":315},"bombax-ez100-ez100c-en","ASICs Bombax EZ100-Pro, EZ100, EZ100-C",{"slug":317,"title":318},"how-to-mine-xelis-en","How to mine Xelis (XEL)",{"slug":320,"title":321},"how-to-mine-ethw-en","How to mine Ethereum PoW (ETHW)",{"slug":323,"title":324},"how-to-mine-etc-en","How to mine Ethereum Classic (ETC)",{"slug":326,"title":327},"switching-to-xelishashv2-en","Xelis Hardfork: Switching to XelisHashV3",{"slug":329,"title":330},"gtminer-v66-v88-en","ASICs GTMiner V66, V88",{"slug":332,"title":333},"windminer-k9-en","ASIC Wind Miner K9",{"slug":335,"title":336},"dragonball-ks6-ks6-pro-en","ASICs Dragonball KS6, KS6 S, KS6 Pro, KS6 Pro+",{"slug":338,"title":339},"how-to-mine-octa-en","How to mine OctaSpace (OCTA)",{"slug":341,"title":342},"antminer-al1-en","ASIC Bitmain Antminer AL1, AL1 Pro",{"slug":344,"title":345},"iceriver-al0-en","ASIC IceRiver AL0",{"slug":347,"title":348},"how-to-mine-salvium-en","How to mine Salvium (SAL)",{"slug":350,"title":351},"goldshell-e-ka1m-en","ASIC Goldshell E-KA1M",{"slug":353,"title":354},"dragonball-a11-en","АSIC Dragonball A11",{"slug":356,"title":357},"goldshell-e-al1m-en","ASIC Goldshell E-AL1M",{"slug":359,"title":360},"iceriver-al3-en","ASIC IceRiver AL3",{"slug":362,"title":363},"dragonball-a40-en","АSIC Dragonball A40",{"slug":365,"title":366},"iceriver-rx0-en","ASIC IceRiver RX0",{"slug":368,"title":369},"iceriver-al2-lite-en","ASIC IceRiver AL2 Lite",{"slug":371,"title":372},"iceriver-ks2-lite-en","ASIC IceRiver KS2 Lite",{"slug":374,"title":375},"how-to-mine-blocx-en","How to mine BLOCX",{"slug":377,"title":378},"bch-mining-en","How to mine Bitcoin Cash BCH",{"slug":380,"title":381},"fb-mining-en","How to mine Fractal Bitcoin FB",{"slug":383,"title":384},"ltc-mining-en","How to mine Litecoin LTC with Dogecoin DOGE",{"slug":386,"title":387},"ipollo-v2-v2x-v2h-en","ASICs iPollo V2, V2X, V2H",{"slug":389,"title":390},"dragonball-a21-en","АSIC Dragonball A21",{"slug":392,"title":393},"how-to-mine-quai-en","How to mine Quai (QUAI)",{"slug":395,"title":396},"elphapex-dg1-hydro-home-en","ASICs Elphapex DG1, DG1+, DG Hydro 1, DG Home 1",{"slug":398,"title":399},"volcminer-d1-lite-mini-hydro-en","ASICs Volcminer D1, D1 Lite, D1 Mini, D1 Hydro",{"slug":401,"title":402},"fluminer-en","Fluminer L1 ASIC",{"slug":404,"title":405},"kryptex-clore-mining-en","How To Mine On The Kryptex Pool via Clore.AI",{"slug":407,"title":408},"ecash-xec-mining-en","How To Mine eCash XEC",{"slug":410,"title":411},"lucky-miner-lv06-lv07-lv08-en","ASIC Lucky Miner LV06, LV07, LV08",{"slug":413,"title":414},"bitmain-antminer-s19-en","ASIC Bitmain Antminer S19",{"slug":416,"title":417},"digibyte-dgb-mining-en","How To Mine DigiByte DGB",{"slug":419,"title":420},"bitmain-antminer-l7-en","ASIC Bitmain Antminer L7",{"slug":422,"title":423},"bitmain-antminer-l9-en","ASIC Bitmain Antminer L9",{"slug":425,"title":426},"bitmain-antminer-s21-en","ASIC Bitmain Antminer S21",{"slug":428,"title":429},"canaan-avalon-q-home-en","ASIC Canaan Avalon Q Home — The First Low-Noise ASIC Miner for Home Use",{"slug":431,"title":432},"canaan-avalon-a15-a1566-series-en","ASIC Canaan Avalon A15 \u002F A1566",{"slug":434,"title":435},"how-to-mine-tari-randomx-en","How to mine Tari XTM (RandomX)",{"slug":437,"title":438},"how-to-mine-tari-sha3x-en","How to mine Tari XTM (SHA3X)",{"slug":440,"title":441},"how-to-mine-tari-c29-en","How to mine Tari XTM (C29)",{"slug":443,"title":444},"bitcoin2-bc2-mining-en","How To Mine Bitcoin II BC2",{"slug":446,"title":447},"goldshell-xt-box-en","ASIC Goldshell XT BOX",{"slug":449,"title":450},"zcash-zec-mining-en","How To Mine Zcash ZEC",{"slug":452,"title":453},"bitmain-antminer-z15-z15e-z15j-z15pro-en","ASIC Bitmain Antminer Z15, Z15e, Z15j, Z15Pro",{"slug":455,"title":456},"bitmain-antminer-z11-en","ASIC Bitmain Antminer Z11",{"slug":458,"title":459},"bitmain-antminer-z9-z9mini-en","ASIC Bitmain Antminer Z9, Z9 Mini",{"slug":461,"title":462},"innosilicon-zmaster-a9-en","ASIC Innosilicon ZMaster A9, A9+, A9++",{"slug":464,"title":465},"quai-sha256-mining-en","How to mine QUAI SHA256",{"slug":467,"title":468},"quai-scrypt-mining-en","How to mine QUAI Scrypt",{"slug":470,"title":471},"quai-kawpow-mining-en","How to mine QUAI KawPow",{"slug":473,"title":474},"how-to-change-dns-en","How to Change DNS Server on PC, Router, and ASIC Miner: Step-by-Step Guide",{"slug":476,"title":477},"how-to-mine-radiant-en","How to mine Radiant (RXD)",{"slug":479,"title":480},"bitmain-antminer-l3-en","Bitmain Antminer L3, L3+, L3++ ASIC Miner",{"slug":482,"title":483},"fluminer-t3-en","ASIC Fluminer T3",{"slug":485,"title":486},"bitcoin-sv-bsv-mining-en","How To Mine Bitcoin SV BSV",{"slug":488,"title":489},"how-to-connect-asic-en","How to connect ASIC?",{"name":70,"slug":491,"articles":492},"mining",[493,496,499,502,505,508,511,514,517,520,523,526,529,532,535,538,541,544,545,548,551,554,557,560,563,566,569,572,575,578,581,584,587,590],{"slug":494,"title":495},"bat-file-en","BAT file for mining",{"slug":497,"title":498},"get-logs-en","How to get miner’s logs",{"slug":500,"title":501},"watchdog-for-mining-en","Watchdog for mining",{"slug":503,"title":504},"gwei-en","What is GWei",{"slug":506,"title":507},"rejected-shares-en","Large number of rejected shares",{"slug":509,"title":510},"share-difficulty-en","Mining pool share difficulty",{"slug":512,"title":513},"mining-monitoring-bot-en","Mining monitoring bot",{"slug":515,"title":516},"why-pools-hide-stale-shares-en","Why do pools hide stale shares from you?",{"slug":518,"title":519},"get-rid-of-rejected-shares-en","How to get rid of rejected shares?",{"slug":521,"title":522},"about-ironfish-en","Everything related to IRON FISH",{"slug":524,"title":525},"ironfish-airdrop-en","The Kryptex Pool is conducting an airdrop of $7500 for IRON FISH testers. Don't miss your chance to grab your share! 48 hrs left until the mainnet!",{"slug":527,"title":528},"prepare-ironfish-mainnet-en","IRON FISH — Prepare For The Mainnet!",{"slug":530,"title":531},"ironfish-mainnet-en","IRON FISH — Mainnet",{"slug":533,"title":534},"mining-ironfish-with-memo-en","Mining IRON FISH with MEMO parameter",{"slug":536,"title":537},"ironfish-airdrop-completed-en","Kryptex distributed the $7500 airdrop for those who mined IRON FISH on the testnet!",{"slug":539,"title":540},"ironfish-mainnet-airdrop-en","The second IRON FISH airdrop from Kryptex Pool!",{"slug":542,"title":543},"ethermine-flypool-alternative-en","Ethermine and Flypool alternative",{"slug":69,"title":71},{"slug":546,"title":547},"iceriver-ks0-overclocking-en","IceRiver KS0 Firmware Update and Overclocking",{"slug":549,"title":550},"iceriver-ks1-overclocking-en","IceRiver KS1 Firmware Update and Overclocking",{"slug":552,"title":553},"iceriver-ks2-overclocking-en","IceRiver KS2 Firmware Update and Overclocking",{"slug":555,"title":556},"ubuntu-cpu-mining-en","Mining Monero XMR with Ubuntu Linux",{"slug":558,"title":559},"macos-cpu-mining-en","Mining Monero XMR with MacOS",{"slug":561,"title":562},"ubuntu-gpu-mining-en","Ubuntu Linux Mining",{"slug":564,"title":565},"linux-overclocking-en","Overclocking GPU on Ubuntu Linux",{"slug":567,"title":568},"flexpool-alternative-en","Flexpool is Closing Down. Choose a New Pool!",{"slug":570,"title":571},"ironfish-hardfork-en","Iron Fish Hard Fork: Enhancing Security and Decentralization",{"slug":573,"title":574},"switching-to-fishhash-en","Iron Fish Hardfork: Switching to FishHash",{"slug":576,"title":577},"whatsminer-rejected-shares-en","Resolving High Share Rejection Rates on WhatsMiner ASICs",{"slug":579,"title":580},"lte-for-mining-en","LTE for Mining: From Modem Selection to Network Setup",{"slug":582,"title":583},"kryptex-asic-firmware-en","Kryptex x Gminer ASIC Firmware: Boost Your Mining Income",{"slug":585,"title":586},"phone-mining-hashrate-en","Mining on Phones and Android: Smartphone Hashrate, Earnings, and FAQ",{"slug":588,"title":589},"minerbox-kryptex-en","MinerBox: Mining Monitoring App — How to Connect Kryptex Pool",{"slug":591,"title":592},"hashwatcher-kryptex-en","HashWatcher: ASIC Miner Monitor — Setup Guide for Kryptex Pool",{"name":594,"slug":595,"articles":596},"Hardware","hardware",[597,600,603,606,609],{"slug":598,"title":599},"how-to-clean-asic-en","How to Clean an ASIC Miner?",{"slug":601,"title":602},"how-to-replace-thermal-paste-in-asic-en","How to Replace Thermal Paste in an ASIC?",{"slug":604,"title":605},"extend-asic-lifespan-en","How to Extend the Lifespan of an ASIC Miner: Complete Guide",{"slug":607,"title":608},"rebar-4gdecoding-csm-mining-en","What Are ReSizable Bar (ReBAR), Above 4G Decoding, and CSM",{"slug":610,"title":611},"canaan-avalon-nano-3-nano-3s-en","ASIC Canaan Avalon Nano 3 \u002F Nano 3S — Home Bitcoin Miner with Built-in Heater Function",{"name":613,"slug":614,"articles":615},"Payouts","payouts",[616,619,622,625,628,631,634,637,640,643,646,649,652,655,658,661,664,667,670,673,676,679,682,685,688,691,694,697,700,703,706,709],{"slug":617,"title":618},"about-payouts-en","How to make a payout?",{"slug":620,"title":621},"etc-ethw-wallet-en","How to create ETC, ETHW, OCTA wallet",{"slug":623,"title":624},"kaspa-wallet-en","How to create KASPA wallet",{"slug":626,"title":627},"nexa-wallet-en","How to create NEXA wallet",{"slug":629,"title":630},"ironfish-wallet-en","How to create IRON FISH wallet",{"slug":632,"title":633},"how-to-recover-ironfish-wallet-en","How to Recover Access to Your IRON FISH Wallet",{"slug":635,"title":636},"trade-your-crypto-en","How to trade your crypto?",{"slug":638,"title":639},"conflux-wallet-en","How to create Conflux CFX wallet",{"slug":641,"title":642},"zephyr-wallet-en","How to create Zephyr (ZEPH) wallet",{"slug":644,"title":645},"karlsen-wallet-en","How to create Karlsen (KLS) wallet",{"slug":647,"title":648},"neurai-wallet-en","How to create Neurai (XNA) wallet",{"slug":650,"title":651},"cloreai-wallet-en","How to create CloreAI (CLORE) wallet",{"slug":653,"title":654},"alephium-wallet-en","How to create Alephium (ALPH) wallet",{"slug":656,"title":657},"ergo-wallet-en","How to create Ergo (ERG) wallet",{"slug":659,"title":660},"nirmata-wallet-en","How to create Nirmata (NIR) wallet",{"slug":662,"title":663},"sedra-wallet-en","How to create Sedra (SDR) wallet",{"slug":665,"title":666},"ravencoin-wallet-en","How to create Ravencoin (RVN) wallet",{"slug":668,"title":669},"monero-wallet-en","How to create Monero (XMR) wallet",{"slug":671,"title":672},"xelis-wallet-en","How to create Xelis (XEL) wallet",{"slug":674,"title":675},"salvium-wallet-en","How to create Salvium (SAL) wallet",{"slug":677,"title":678},"blocx-wallet-en","How to create a BLOCX wallet",{"slug":680,"title":681},"fractal-bitcoin-wallet-en","How to create a Fractal Bitcoin wallet",{"slug":683,"title":684},"litecoin-wallet-en","How to create a Litecoin wallet",{"slug":686,"title":687},"bitcoin-cash-wallet-en","How to create a Bitcoin Cash wallet",{"slug":689,"title":690},"quai-wallet-en","How to create Quai (QUAI) wallet",{"slug":692,"title":693},"ecash-xec-wallet-en","How To Create An eCash XEC Wallet",{"slug":695,"title":696},"digibyte-dgb-wallet-en","How To Create An DigiByte DGB Wallet",{"slug":698,"title":699},"tari-wallet-en","How to create Tari (XTM) wallet",{"slug":701,"title":702},"radiant-wallet-en","How to create Radiant (RXD) wallet",{"slug":704,"title":705},"bc2-wallet-en","How to create BitcoinII (BC2) wallet",{"slug":707,"title":708},"bsv-wallet-en","How to create a Bitcoin SV (BSV) wallet",{"slug":710,"title":711},"cryptocurrency-wallet-en","How to create a cryptocurrency wallet",{"name":713,"slug":714,"articles":715},"Security","security",[716],{"slug":717,"title":718},"pool-mining-security-en","Pool mining security",{"name":720,"slug":721,"articles":722},"Glossary","glossary",[723,726,729,732,735,738,741,744,747,750,753,756,759,762,765,768,771,774,777,780,783,786,789],{"slug":724,"title":725},"merge-mining-en","Merge Mining (Merged Mining)",{"slug":727,"title":728},"address-en","Address",{"slug":730,"title":731},"airdrop-en","Airdrop",{"slug":733,"title":734},"algorithm-en","Algorithm",{"slug":736,"title":737},"altcoin-en","Altcoin",{"slug":739,"title":740},"asic-en","ASIC",{"slug":742,"title":743},"beacon-chain-en","Beacon Chain",{"slug":745,"title":746},"bear-market-en","Bear Market",{"slug":748,"title":749},"bep20-en","BEP-20",{"slug":751,"title":752},"bip-en","BIP",{"slug":754,"title":755},"bitaxe-en","Bitaxe",{"slug":757,"title":758},"bitcoin-en","Bitcoin",{"slug":760,"title":761},"bitdeer-en","Bitdeer",{"slug":763,"title":764},"bitmain-en","Bitmain",{"slug":766,"title":767},"block-reward-en","Block Reward",{"slug":769,"title":770},"block-time-en","Block Time",{"slug":772,"title":773},"block-en","Block",{"slug":775,"title":776},"blockchain-en","Blockchain",{"slug":778,"title":779},"blockdag-en","BlockDAG",{"slug":781,"title":782},"bnb-en","BNB",{"slug":784,"title":785},"bsc-en","BSC (BNB Smart Chain)",{"slug":787,"title":788},"bscscan-en","BscScan",{"slug":790,"title":791},"bull-market-en","Bull Market"]