[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f2XFLWXFdcCIBQgiHAH6Eu9rYyHPPtqZrRn_i7em5u7s":3,"$fqaRZuhKwPEX7eI7wkK5-Cykc2vijZ8Ph9pH-26S63lk":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.672504,1358.553739,1.395089,0.37819,4.978277,1.37775,888.623721,6.81775,51.884156,0.849404,0.73918,7.83895,17140.35,2.95979,92.603504,1321500.000352,158.62504,1467.030383,0.30836,469.692981,9.242091,17.311104,3.952504,0.385647,3.446261,3.65196,76.139114,3.751056,1.270204,44.844404,44.099112,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.0498,0.545873,450.4,16.26,76667,0.06226,0.001541,0.004613,0.09719,0.3275,8.658,0.3205,0.4857,0.06076,0.0347,56.34,5.1e-7,0.10957,0.0344,0.006144,0.000104,0.01713,0.0000072,0.00000731,0.316,349.78,0.0000491,0.0006,331.35,0.3995,{"slug":69,"category":70,"title":71,"description":72,"content":73,"translations":74,"pub_date":110,"upd_date":111},"how-to-recover-ironfish-wallet-en","Payouts","How to Recover Access to Your IRON FISH Wallet","You install an IRON FISH wallet from Github, but it's not working? Don't worry, we'll guide you on how to restore access to your wallet using a backup or seed phrase! The most detailed guide.","Did you install a wallet from GitHub but find it not working? Have you recently reinstalled your OS or accidentally deleted your wallet? Or something unexpected happened that caused you to lose access to your wallet.\n\nIf so, don't worry — you can still regain access to your wallet if you've saved a backup of your wallet or a seed phrase, which is a secret combination of 24 words.\n\n**It's important to note that your money is not stored in the program but in your wallet address. Whoever owns the keys to that wallet address owns access to your wallet!**\n\nWe'll guide you through transferring your wallet address to an official working wallet.\n\n# **Installing the Official Wallet**\n\nIn our article, we've covered installing the official IRON FISH wallet, so we will describe only some of the processes here. You can find detailed instructions in our article here: [https:\u002F\u002Fpool.kryptex.com\u002Fen\u002Farticles\u002Fironfish-wallet-en](https:\u002F\u002Fpool.kryptex.com\u002Fen\u002Farticles\u002Fironfish-wallet-en) .\n\nJust follow the instructions up to Step 4. You don't need to create a new wallet; you must import your wallet address.\n\nNote:\n\n- You need to use version 18 of **[Node.js](https:\u002F\u002Fnodejs.org\u002Fen\u002Fdownload\u002F)**. Do not install version 20 or later; it won't work with the wallet.\n- If you see a window like the one below when you try to install Node.js 18, you already have this version installed. In that case, just run the command `npm install -g ironfish` and install the wallet.\n    \n    ![][1]\n    \n\n# **Importing Your Keys and Wallet**\n\n1. We recommend running the `ironfish wallet:address` command first. Sometimes, the wallet will find connections with your old wallet after installation, and you won't need to import anything. If you see your wallet address after running this command, congratulations! You can skip the next step and proceed to wallet synchronization.\n2. If you don't see your wallet address after running the `ironfish wallet:address` command, or if you see the wrong one, you'll need to import your wallet using the 24-word seed phrase you received when you first created your wallet. Run the `ironfish wallet:import` command to do so.\n    \n    ![][2]\n    \n3. The wallet will ask you to specify the backup path or enter your 24-word seed phrase. Follow the prompts and press Enter.\n    \n    ![][3]\n    \n4. The wallet will then ask you to choose an account name for your wallet.\n    - If you entered an account name but received an error message like the one below, the wallet with the same name is already created. You'll need to create a different name for your wallet.\n        \n        ![][4]\n        \n    - If you entered a new name but received an error message like the one below, your wallet already exists in the database, and you don't need to import it again.\n        \n        ![][5]\n        \n    - If there was no wallet in the database with the same account name — you will see the message `Account AccountName imported`\n        \n        ![][6]\n        \n5. Use the imported wallet as the default wallet, using the command `ironfish wallet:use AccountName`\n    \n    ![][7]\n    \n\n# Checking The Wallet\n\nPlease execute the command `ironfish wallet:address` and verify that the displayed wallet address is correct.\n\n![][8]\n\n- If the displayed address is the one you were expecting, congratulations! Your key import was successful.\n- If the displayed address is NOT the desired address, please check the list of accounts to ensure you are using the correct one. You can run the command `ironfish wallet:accounts` to view all the accounts in your wallet.\n    \n    ![][9]\n    \n- To determine which account is currently selected as the default account, please run the command `ironfish wallet:witch`.\n    \n    ![][10]\n    \n- To choose a different default account and view its address, run `ironfish wallet:use AccountName` followed by `ironfish wallet:address`.\n\n# Synchronizing Your Wallet\n\nOnce you have imported the necessary wallet and ensured that it is set as the default and that the address is accurate, the wallet must be synchronized with the network. Follow these steps:\n\n1. Run the `ironfish mainnet` command and verify that the wallet is connected to the mainnet.\n    - If you see a message similar to the screenshot, you are already in the mainnet.\n        \n        ![][11]\n        \n    - If the wallet prompts you to switch to the mainnet, enter `Y` and confirm the transition.\n2. Run the `ironfish start` command and wait for the synchronization to reach 100%. It may take some time, and you may feel like the process is frozen, but it's not. Just be patient and wait for the synchronization to finish.\n    \n    ![][12]\n    \n3. When the synchronization is complete, a similar message will appear. **Do not close this window!**\n    \n    ![][13]\n    \n4. Without closing the first window, open a second **PowerShell** window and run the `ironfish wallet:rescan` command. This command will scan your wallet; you must wait until it reaches 100%. It may take some time.\n    \n    ![][14]\n    \n5. Once the scan is complete, your wallet is ready to use.\n    \n    ![][15]\n    \n\n# Check Your Balance\n\nWhen the wallet synchronization and scanning are completed, you can check your wallet balance and make online transfers.\n\n***Please do not close the synchronization window, as it needs to be running while you are working with the wallet.***\n\n> We recommend keeping the sync window open if you use your IronFish wallet frequently to avoid the long sync process each time.\n> \n1. To check the wallet balance, run the command `ironfish wallet:balance`. **The balance will only be accurate when the wallet is fully synced.**\n    \n    ![][16]\n    \n2. To send funds to another address, use the `ironfish wallet:send` command and enter the recipient's wallet address, transfer amount, and network fee. Choosing a lower network fee will result in a cheaper transfer but will take longer to complete.\n3. To send funds to another address with a `memo` (such as an exchange), use the `ironfish wallet:send --memo` command and enter the `memo`, recipient's address, and transaction fee.\n4. [Learn how to mine directly to exchange in our article](https:\u002F\u002Fpool.kryptex.com\u002Fen\u002Farticles\u002Fmining-ironfish-with-memo-en).\n\n# Possible Issues\n\nIf you encounter any synchronization errors or the command fails to execute, restart your PC and reset the database by following these steps:\n\n1. Open **PowerShell** as an administrator and run the following commands:\n    - `ironfish reset` — resets the database (confirm reset when prompted).\n    - `npm install -g ironfish` — wait for the execution to complete, which will update the wallet.\n    - `ironfish mainnet` — transfers the wallet to the mainnet (confirm the transition when prompted)\n    - `ironfish start` — starts the wallet (wait for it to startup and sync up to 100%)\n2. Without closing the first **PowerShell** window, open a second one and run the command: `ironfish wallet:rescan` — this will update the wallet data.\n3. Finally, run the command `ironfish wallet:status` to confirm that your wallet is ready!\n\n# Useful Commands for Working with the Iron Fish Wallet\n\n1. `ironfish wallet:accounts` — View all active accounts in the Iron Fish wallet.\n2. `ironfish wallet:which` — See which wallet is selected as the default main wallet.\n3. `ironfish wallet:use` — Select and assign a default wallet.\n4. `ironfish wallet:address` — View the wallet address.\n5. `ironfish wallet:balance` — Check your wallet balance. Please note that the balance will only be correct when the wallet is fully synced.\n6. `ironfish wallet:export` — Create a full wallet backup. For example, use the command `ironfish wallet:export YourAccountName --path C:\\Wallets\\Wallet.txt`.\n7. `ironfish wallet:export --mnemonic` — Get your wallet secret seed.\n8. `ironfish wallet:import` — Restore your wallet from backup or seed phrase.\n9. `ironfish wallet:send` — Transfer coins from your wallet to another address.\n10. `ironfish wallet:send --memo` — Transfer coins from your wallet to another address using the memo.\n\n\n  [1]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FBYFXLiu.webp\n  [2]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FfnQtD0E.webp\n  [3]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FYIAiho4.webp\n  [4]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FQXyCtc4.webp\n  [5]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FOIB0lwq.webp\n  [6]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FOBmIquV.webp\n  [7]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002F7nvbVbc.webp\n  [8]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FtQXrmFX.webp\n  [9]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FXJCh49t.webp\n  [10]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FYDXHG1G.webp\n  [11]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FKHPgdk3.webp\n  [12]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FdMNDgWF.webp\n  [13]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002F1xOAVsL.webp\n  [14]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FnozC1vT.webp\n  [15]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FxbRl9ug.webp\n  [16]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FndLan0R.webp",[75,79,82,86,90,94,98,102,106],{"slug":76,"locale":77,"locale_name":78},"how-to-recover-ironfish-wallet-ar","ar","العربية",{"slug":69,"locale":80,"locale_name":81},"en","English",{"slug":83,"locale":84,"locale_name":85},"how-to-recover-ironfish-wallet-es","es","Español",{"slug":87,"locale":88,"locale_name":89},"how-to-recover-ironfish-wallet-fa","fa","فارسی",{"slug":91,"locale":92,"locale_name":93},"how-to-recover-ironfish-wallet-fr","fr","Français",{"slug":95,"locale":96,"locale_name":97},"how-to-recover-ironfish-wallet-pt-br","pt-br","Português",{"slug":99,"locale":100,"locale_name":101},"how-to-recover-ironfish-wallet-ru","ru","Русский",{"slug":103,"locale":104,"locale_name":105},"how-to-recover-ironfish-wallet-uk","uk","Українська",{"slug":107,"locale":108,"locale_name":109},"how-to-recover-ironfish-wallet-zh-cn","zh-cn","简体中文","1682268725","1774905133",[113,198,490,596,615,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":491,"slug":492,"articles":493},"Mining","mining",[494,497,500,503,506,509,512,515,518,521,524,527,530,533,536,539,542,545,548,551,554,557,560,563,566,569,572,575,578,581,584,587,590,593],{"slug":495,"title":496},"bat-file-en","BAT file for mining",{"slug":498,"title":499},"get-logs-en","How to get miner’s logs",{"slug":501,"title":502},"watchdog-for-mining-en","Watchdog for mining",{"slug":504,"title":505},"gwei-en","What is GWei",{"slug":507,"title":508},"rejected-shares-en","Large number of rejected shares",{"slug":510,"title":511},"share-difficulty-en","Mining pool share difficulty",{"slug":513,"title":514},"mining-monitoring-bot-en","Mining monitoring bot",{"slug":516,"title":517},"why-pools-hide-stale-shares-en","Why do pools hide stale shares from you?",{"slug":519,"title":520},"get-rid-of-rejected-shares-en","How to get rid of rejected shares?",{"slug":522,"title":523},"about-ironfish-en","Everything related to IRON FISH",{"slug":525,"title":526},"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":528,"title":529},"prepare-ironfish-mainnet-en","IRON FISH — Prepare For The Mainnet!",{"slug":531,"title":532},"ironfish-mainnet-en","IRON FISH — Mainnet",{"slug":534,"title":535},"mining-ironfish-with-memo-en","Mining IRON FISH with MEMO parameter",{"slug":537,"title":538},"ironfish-airdrop-completed-en","Kryptex distributed the $7500 airdrop for those who mined IRON FISH on the testnet!",{"slug":540,"title":541},"ironfish-mainnet-airdrop-en","The second IRON FISH airdrop from Kryptex Pool!",{"slug":543,"title":544},"ethermine-flypool-alternative-en","Ethermine and Flypool alternative",{"slug":546,"title":547},"dual-intensity-setting-en","Fine-tuning Dual-Mining",{"slug":549,"title":550},"iceriver-ks0-overclocking-en","IceRiver KS0 Firmware Update and Overclocking",{"slug":552,"title":553},"iceriver-ks1-overclocking-en","IceRiver KS1 Firmware Update and Overclocking",{"slug":555,"title":556},"iceriver-ks2-overclocking-en","IceRiver KS2 Firmware Update and Overclocking",{"slug":558,"title":559},"ubuntu-cpu-mining-en","Mining Monero XMR with Ubuntu Linux",{"slug":561,"title":562},"macos-cpu-mining-en","Mining Monero XMR with MacOS",{"slug":564,"title":565},"ubuntu-gpu-mining-en","Ubuntu Linux Mining",{"slug":567,"title":568},"linux-overclocking-en","Overclocking GPU on Ubuntu Linux",{"slug":570,"title":571},"flexpool-alternative-en","Flexpool is Closing Down. Choose a New Pool!",{"slug":573,"title":574},"ironfish-hardfork-en","Iron Fish Hard Fork: Enhancing Security and Decentralization",{"slug":576,"title":577},"switching-to-fishhash-en","Iron Fish Hardfork: Switching to FishHash",{"slug":579,"title":580},"whatsminer-rejected-shares-en","Resolving High Share Rejection Rates on WhatsMiner ASICs",{"slug":582,"title":583},"lte-for-mining-en","LTE for Mining: From Modem Selection to Network Setup",{"slug":585,"title":586},"kryptex-asic-firmware-en","Kryptex x Gminer ASIC Firmware: Boost Your Mining Income",{"slug":588,"title":589},"phone-mining-hashrate-en","Mining on Phones and Android: Smartphone Hashrate, Earnings, and FAQ",{"slug":591,"title":592},"minerbox-kryptex-en","MinerBox: Mining Monitoring App — How to Connect Kryptex Pool",{"slug":594,"title":595},"hashwatcher-kryptex-en","HashWatcher: ASIC Miner Monitor — Setup Guide for Kryptex Pool",{"name":597,"slug":598,"articles":599},"Hardware","hardware",[600,603,606,609,612],{"slug":601,"title":602},"how-to-clean-asic-en","How to Clean an ASIC Miner?",{"slug":604,"title":605},"how-to-replace-thermal-paste-in-asic-en","How to Replace Thermal Paste in an ASIC?",{"slug":607,"title":608},"extend-asic-lifespan-en","How to Extend the Lifespan of an ASIC Miner: Complete Guide",{"slug":610,"title":611},"rebar-4gdecoding-csm-mining-en","What Are ReSizable Bar (ReBAR), Above 4G Decoding, and CSM",{"slug":613,"title":614},"canaan-avalon-nano-3-nano-3s-en","ASIC Canaan Avalon Nano 3 \u002F Nano 3S — Home Bitcoin Miner with Built-in Heater Function",{"name":70,"slug":616,"articles":617},"payouts",[618,621,624,627,630,633,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":619,"title":620},"about-payouts-en","How to make a payout?",{"slug":622,"title":623},"etc-ethw-wallet-en","How to create ETC, ETHW, OCTA wallet",{"slug":625,"title":626},"kaspa-wallet-en","How to create KASPA wallet",{"slug":628,"title":629},"nexa-wallet-en","How to create NEXA wallet",{"slug":631,"title":632},"ironfish-wallet-en","How to create IRON FISH wallet",{"slug":69,"title":71},{"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,792,795,798,801,804,807,810,813,816,819,822,825,828,831,834,837,840,843,846,849,852,855,858,861,864,867,870,873,876,879,882,885,888,891,894,897,900,903,906,909,912,915,918,921,924,927,930,933,936,939,942,945,948,951,954,957,960,963,966,969,972,975,978,981,984,987,990,993,996,999,1002,1005,1008,1011,1014,1017,1020,1023,1026,1029,1032,1035,1038,1041,1044,1047,1050,1053,1056,1059,1062,1065,1068,1071,1074,1077,1080,1083,1086,1089,1091,1094,1097,1100,1103,1106,1109,1112,1115,1118,1121,1124,1127,1130,1133,1136,1139,1142,1145,1148,1151,1154,1157,1160,1163,1166,1169,1172,1175,1178,1181,1184,1187,1190,1193,1196,1199,1202,1205,1208,1211,1214,1217,1220,1223,1226,1229,1232,1235,1238,1241,1244,1247,1250,1253,1256,1259,1262,1265,1268,1271,1274,1277],{"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",{"slug":793,"title":794},"bid-ask-spread-en","Bid-Ask Spread",{"slug":796,"title":797},"bitcoin-cash-en","Bitcoin Cash (BCH)",{"slug":799,"title":800},"bitcoin-sv-en","Bitcoin SV (BSV)",{"slug":802,"title":803},"bitcoin2-en","Bitcoin II (BC2)",{"slug":805,"title":806},"block-explorer-en","Block Explorer",{"slug":808,"title":809},"canaan-en","Canaan",{"slug":811,"title":812},"capitalisation-en","Market Capitalization",{"slug":814,"title":815},"centralization-en","Centralization",{"slug":817,"title":818},"cfx-conflux-en","Conflux (CFX)",{"slug":820,"title":821},"cloud-mining-en","Cloud Mining",{"slug":823,"title":824},"coin-en","Coin",{"slug":826,"title":827},"coinbase-transaction-en","Coinbase Transaction",{"slug":829,"title":830},"cold-wallet-en","Cold Wallet",{"slug":832,"title":833},"confirmation-time-en","Confirmation Time",{"slug":835,"title":836},"consensus-en","Consensus Mechanism",{"slug":838,"title":839},"cpu-en","CPU (Central Processing Unit)",{"slug":841,"title":842},"cross-chain-bridges-en","Cross-Chain Bridge",{"slug":844,"title":845},"crypto-winter-en","Crypto Winter",{"slug":847,"title":848},"cryptocurrency-en","Cryptocurrency",{"slug":850,"title":851},"cryptography-en","Cryptography",{"slug":853,"title":854},"cuckaroo29-en","Cuckaroo29",{"slug":856,"title":857},"custody-en","Custody",{"slug":859,"title":860},"halving-en","Halving",{"slug":862,"title":863},"hashrate-en","Hashrate",{"slug":865,"title":866},"mempool-en","Mempool",{"slug":868,"title":869},"mining-pool-en","Mining Pool",{"slug":871,"title":872},"pps-en","PPS and PPS+",{"slug":874,"title":875},"private-key-en","Private Key",{"slug":877,"title":878},"profitability-en","Mining Profitability",{"slug":880,"title":881},"proof-of-work-en","Proof of Work (PoW)",{"slug":883,"title":884},"dac-en","DAC (Decentralized Autonomous Cooperative)",{"slug":886,"title":887},"dag-en","DAG (Directed Acyclic Graph)",{"slug":889,"title":890},"dao-en","DAO (Decentralized Autonomous Organization)",{"slug":892,"title":893},"dapp-en","DApp (Decentralized Application)",{"slug":895,"title":896},"decryption-en","Decryption",{"slug":898,"title":899},"defi-en","DeFi (Decentralized Finance)",{"slug":901,"title":902},"delisting-en","Delisting",{"slug":904,"title":905},"dex-en","DEX (Decentralized Exchange)",{"slug":907,"title":908},"digibyte-en","DigiByte (DGB)",{"slug":910,"title":911},"digital-asset-en","Digital Asset",{"slug":913,"title":914},"digital-signature-en","Digital Signature",{"slug":916,"title":917},"diversification-en","Diversification",{"slug":919,"title":920},"dns-en","DNS (Domain Name System)",{"slug":922,"title":923},"dogecoin-en","Dogecoin (DOGE)",{"slug":925,"title":926},"double-spending-en","Double Spending",{"slug":928,"title":929},"dyor-en","DYOR (Do Your Own Research)",{"slug":931,"title":932},"ecash-en","eCash (XEC)",{"slug":934,"title":935},"eclipse-attack-en","Eclipse Attack",{"slug":937,"title":938},"eip-en","EIP (Ethereum Improvement Proposal)",{"slug":940,"title":941},"encryption-en","Encryption",{"slug":943,"title":944},"etchash-en","EtcHash",{"slug":946,"title":947},"etf-en","ETF (Exchange-Traded Fund)",{"slug":949,"title":950},"ethereum-classic-en","Ethereum Classic (ETC)",{"slug":952,"title":953},"ethereum-en","Ethereum (ETH)",{"slug":955,"title":956},"evm-en","EVM (Ethereum Virtual Machine)",{"slug":958,"title":959},"exchange-en","Exchange",{"slug":961,"title":962},"fee-en","Fee",{"slug":964,"title":965},"fiat-en","Fiat Currency",{"slug":967,"title":968},"fork-en","Fork",{"slug":970,"title":971},"fpga-en","FPGA",{"slug":973,"title":974},"fractal-bitcoin-en","Fractal Bitcoin (FB)",{"slug":976,"title":977},"gas-en","Gas (Ethereum)",{"slug":979,"title":980},"genesis-block-en","Genesis Block",{"slug":982,"title":983},"goldshell-en","Goldshell",{"slug":985,"title":986},"gpu-en","GPU (Graphics Processing Unit)",{"slug":988,"title":989},"hardware-wallet-en","Hardware Wallet",{"slug":991,"title":992},"hash-en","Hash",{"slug":994,"title":995},"hot-wallet-en","Hot Wallet",{"slug":997,"title":998},"iceriver-en","IceRiver",{"slug":1000,"title":1001},"inflation-en","Inflation",{"slug":1003,"title":1004},"ipollo-en","iPollo",{"slug":1006,"title":1007},"iron-fish-en","Iron Fish (IRON)",{"slug":1009,"title":1010},"jasminer-en","Jasminer",{"slug":1012,"title":1013},"kaspa-en","Kaspa (KAS)",{"slug":1015,"title":1016},"kawpow-en","KawPow",{"slug":1018,"title":1019},"lightning-network-en","Lightning Network",{"slug":1021,"title":1022},"liquidity-en","Liquidity",{"slug":1024,"title":1025},"litecoin-en","Litecoin (LTC)",{"slug":1027,"title":1028},"market-cap-en","Market Cap",{"slug":1030,"title":1031},"mining-hardware-en","Mining Hardware",{"slug":1033,"title":1034},"monero-en","Monero (XMR)",{"slug":1036,"title":1037},"alephium-en","Alephium (ALPH)",{"slug":1039,"title":1040},"github-en","GitHub",{"slug":1042,"title":1043},"hacker-en","Hacker",{"slug":1045,"title":1046},"hodl-en","HODL",{"slug":1048,"title":1049},"kyc-en","KYC (Know Your Customer)",{"slug":1051,"title":1052},"latency-en","Latency",{"slug":1054,"title":1055},"layer-2-en","Layer 2 (L2)",{"slug":1057,"title":1058},"ledger-en","Ledger",{"slug":1060,"title":1061},"linux-en","Linux",{"slug":1063,"title":1064},"listing-en","Listing",{"slug":1066,"title":1067},"mainnet-en","Mainnet",{"slug":1069,"title":1070},"malware-en","Malware",{"slug":1072,"title":1073},"masternode-en","Masternode",{"slug":1075,"title":1076},"merkle-tree-en","Merkle Tree",{"slug":1078,"title":1079},"metadata-en","Metadata",{"slug":1081,"title":1082},"metaverse-en","Metaverse",{"slug":1084,"title":1085},"microtransactions-en","Microtransactions",{"slug":1087,"title":1088},"mining-farm-en","Mining Farm",{"slug":1090,"title":491},"mining-en",{"slug":1092,"title":1093},"mysterium-network-en","Mysterium Network (MYST)",{"slug":1095,"title":1096},"neurai-en","NeurAI (XNA)",{"slug":1098,"title":1099},"nexa-en","Nexa (NEXA)",{"slug":1101,"title":1102},"nft-en","NFT (Non-Fungible Token)",{"slug":1104,"title":1105},"node-en","Node",{"slug":1107,"title":1108},"nonce-en","Nonce",{"slug":1110,"title":1111},"octaspace-en","OctaSpace (OCTA)",{"slug":1113,"title":1114},"off-chain-en","Off-Chain",{"slug":1116,"title":1117},"on-chain-en","On-Chain",{"slug":1119,"title":1120},"open-source-en","Open-Source Software",{"slug":1122,"title":1123},"orphan-block-en","Orphan Block",{"slug":1125,"title":1126},"orphan-rate-en","Orphan Rate",{"slug":1128,"title":1129},"paper-wallet-en","Paper Wallet",{"slug":1131,"title":1132},"peer-to-peer-en","Peer-to-Peer (P2P)",{"slug":1134,"title":1135},"permissionless-blockchain-en","Permissionless Blockchain",{"slug":1137,"title":1138},"phishing-en","Phishing",{"slug":1140,"title":1141},"premining-en","Premining",{"slug":1143,"title":1144},"proof-of-stake-en","Proof of Stake (PoS)",{"slug":1146,"title":1147},"public-key-en","Public Key",{"slug":1149,"title":1150},"quai-en","Quai Network (QUAI)",{"slug":1152,"title":1153},"quantum-computing-en","Quantum Computing",{"slug":1155,"title":1156},"radiant-en","Radiant (RXD)",{"slug":1158,"title":1159},"ransomware-en","Ransomware",{"slug":1161,"title":1162},"ravencoin-en","Ravencoin (RVN)",{"slug":1164,"title":1165},"recession-en","Recession",{"slug":1167,"title":1168},"roadmap-en","Roadmap",{"slug":1170,"title":1171},"salvium-en","Salvium (SAL)",{"slug":1173,"title":1174},"satoshi-nakamoto-en","Satoshi Nakamoto",{"slug":1176,"title":1177},"satoshi-en","Satoshi (sat)",{"slug":1179,"title":1180},"seed-phrase-en","Seed Phrase (Mnemonic)",{"slug":1182,"title":1183},"share-en","Share",{"slug":1185,"title":1186},"sidechain-en","Sidechain",{"slug":1188,"title":1189},"smart-contract-en","Smart Contract",{"slug":1191,"title":1192},"source-code-en","Source Code",{"slug":1194,"title":1195},"ssl-en","SSL \u002F TLS",{"slug":1197,"title":1198},"stablecoin-en","Stablecoin",{"slug":1200,"title":1201},"staking-pool-en","Staking Pool",{"slug":1203,"title":1204},"supercomputer-en","Supercomputer",{"slug":1206,"title":1207},"supply-chain-en","Supply Chain",{"slug":1209,"title":1210},"tangem-wallet-en","Tangem Wallet",{"slug":1212,"title":1213},"tari-en","Tari (XTM)",{"slug":1215,"title":1216},"testnet-en","Testnet",{"slug":1218,"title":1219},"token-standards-en","Token Standards",{"slug":1221,"title":1222},"token-en","Token",{"slug":1224,"title":1225},"tokenization-en","Tokenization",{"slug":1227,"title":1228},"tokenomics-en","Tokenomics",{"slug":1230,"title":1231},"transaction-fee-en","Transaction Fee",{"slug":1233,"title":1234},"transaction-en","Transaction",{"slug":1236,"title":1237},"uncle-block-en","Uncle Block (Ommer)",{"slug":1239,"title":1240},"user-interface-en","User Interface (UI)",{"slug":1242,"title":1243},"verification-code-en","Verification Code",{"slug":1245,"title":1246},"verification-en","Verification",{"slug":1248,"title":1249},"virtual-machine-en","Virtual Machine (VM)",{"slug":1251,"title":1252},"volatility-en","Volatility",{"slug":1254,"title":1255},"wallet-en","Wallet",{"slug":1257,"title":1258},"web3-en","Web3",{"slug":1260,"title":1261},"whatsminer-en","Whatsminer",{"slug":1263,"title":1264},"white-paper-en","White Paper",{"slug":1266,"title":1267},"whitelist-en","Whitelist",{"slug":1269,"title":1270},"xelis-en","Xelis (XEL)",{"slug":1272,"title":1273},"zcash-en","Zcash (ZEC)",{"slug":1275,"title":1276},"zephyr-en","Zephyr (ZEPH)",{"slug":1278,"title":1279},"zero-knowledge-proof-en","Zero-Knowledge Proof (ZKP)"]