[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f2XFLWXFdcCIBQgiHAH6Eu9rYyHPPtqZrRn_i7em5u7s":3,"$fRNPsU3JgcB19LF3qEp2jnKXwg8ED0JSZz7D1_KydVZs":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},"why-pools-hide-stale-shares-en","Mining","Why do pools hide stale shares from you?","Rejected shares are important for mining diagnostics. What's wrong with hiding stale shares? Kryptex does not hide losses due to rejected shares, but other pools can.","Kryptex does not hide the loss due to the rejected shares. Other pools may do this.   \nIt’s quite funny sometimes to read **“*And pool N has 0% rejects*”.** \n\nIt's funny because it can't be like that. Why not? Let's find out!\n\n# Types of shares and the differences\n\nThe graphics card processes the job → sends the shares → the pool checks the shares:\n\n1. **Share accepted** — all is good. The pool has received a share and will pay for it.\n2. **Rejected share** — something is wrong with the share, and the pool rejects it:\n    - **Invalid share** — wrong solution. The graphics card has solved the problem wrongly (2+2=5). *Usually, such a solution is rejected at the computer check stage and not sent to the pool. Therefore, there are practically no incorrect solutions on an adequately configured graphics card.*\n    - **Stale share** — \"*old*,\" \"*late*,\" or \"*irrelevant*\" solution. This solution came to the pool too late because the pool had already given out another task to search for another block.\n    - **Duplicate share** — for some reason, the graphics card has counted twice and sent the same share. The pool will not accept two identical shares. A share that arrives at the pool later is a duplicate, and the pool will not pay for it.\n\nMost often, **Stale** and **Duplicate** are the results of network delays and Internet connection problems.\n\n# Why does 0% Rejected shares is a lie?\n\nAs a result, the rejections from paragraph **2** cannot be avoided.\n\nThe pool gives all users tasks to find a solution for the same block, and the solution depends on random numbers (*[hash function](https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FHash_function)*). The coin's developers allocate a certain amount of time to find a cryptocurrency block.\n\nWhen the graphics card finds a solution, it sends it to the pool. And then there are two possibilities:\n\n1. **Your graphics card found the share in the given block searching period.** Great, *share accepted!*\n2. **Your graphics card found the share when somebody had already formed the block.** Your graphics card could not find the solution in the allotted time, but after a couple of seconds, it found it and sent it to the pool. This share has a chance to generate an **Uncle block**. Share isn't entirely lost yet, but the pool must mark it *stale*.\n\nA share that doesn't fit into the allotted ***Block time*** risks generating an **Uncle Block**.\n\n> The meaning **Uncle Block** is used only for **Ethereum-based** coins (*ETH, ETHW, ETHF, ETC, UBQ*). For other coins, such blocks are called **Orphan Blocks** — such blocks do not bring profit to either the pool or the miners at all.\n> \n\nSo, you will have ***stale shares***, and the bigger the network delays are (*the later the graphics card gets work*) — the more of them there will be.\n\n***Even if there is no network problem, the miner may send a share for the block after the block has been found. The share becomes stale and is suitable for an Uncle block at most.***\n\nAs a result, we can't avoid the rejections from paragraph **2**.\n\n## Block search and block reward\n\n**Let's look at the process using the Ethereum Classic ETC network as an example** (*the conditions will be different for different Ethereum-based coins*).\n\nInitial data:\n\n- The time to find the block is **13.3 seconds.**\n- Reward per block (*at the time of writing*) — **2.56 ETC + Uncle block reward.** *[According to the ETC coin protocol](https:\u002F\u002Fecips.ethereumclassic.org\u002FECIPs\u002Fecip-1017), the block reward is reduced by 20% for every 5,000,000 blocks. As of this writing, the reward for an Uncle block is about 0.08 ETC.*\n- If a pool finds a block later than another, it becomes an Uncle block.\n- If a pool finds a block later than another, it becomes an Uncle block.\n\nThe calculation of the reward for the block and uncle block can be found in this article by the developers: [https:\u002F\u002Fethereumclassic.org\u002Fblog\u002F2018-02-22-rewards](https:\u002F\u002Fethereumclassic.org\u002Fblog\u002F2018-02-22-rewards)\n\n## Block time\n\nThe block time is the amount of time it takes to send a share and for the pool to accept it to form a block — the amount of time allotted for the share to become *accepted*.\n\n**Miners who have participated in block creation get an additional reward with Uncle blocks.**\n\n![][1]\n\n- *If the miner sends a share within the time given to find Block 1 (averaging 13.3 seconds) — it counts towards finding Block 1.*\n- *If the miner sends a share for Block 1 after the finding of Block 1 — it is not used but can participate in creating Uncle Block 1 of the first or second order.*\n\n**13.3 s** — average time to find a block. It means if the first block is found within 20 seconds, the second in 10 seconds, and the third in 9 seconds, then the average block time will be 13 seconds.\n\n> ***If the time of the share is more than 30 seconds with a probability close to 100%, it should become stale (rejected) because the pool will not be able to use such a share for block forming. It may be suitable for an Uncle block at most.***\n> \n\nYou can see the probability distribution of blocks in the picture below. The vertical scale is the probability of finding a block (*0.0 — 0%, 1.0 — 100%*), and the horizontal one is the block time in seconds.\n\n![][2]\n\nThe graph borrowed from the article [https:\u002F\u002Fgithub.com\u002Frolandkofler\u002Fblocktime](https:\u002F\u002Fgithub.com\u002Frolandkofler\u002Fblocktime)\n\nThe blockchain is one; there are many pools, and the miners are even more. Several pools and thousands of miners can mine one block simultaneously. A miner can connect anytime; even if the miner sends the share quickly (*15ms*), it has a chance to become part of the Uncle block. The block was already found, but the share was intended for that block.\n\nThe reward for the block goes to the pool and the miners who found the block.\n\nThe pool with more *stale* shares has fewer complete blocks and participates more in creating Uncle blocks, meaning the pool earns less, and the miners who mine on it also earn less.\n\n## Uncle Block Reward\n\nUncle blocks are **actual blocks created by a miner at almost the same time another miner has already mined a successful block**. Uncle blocks formed from stale shares and appear due to network latency.\n\n> ***The reward for an Uncle block depends on the number of Uncle blocks attached and the number of blocks themselves at the moment. Newly created blocks pay for Uncle blocks. Each new block may include up to two Uncle blocks. The reward for each Uncle block is 1\u002F32 of the base reward per block or 3.125% of the reward per block.***\n> \n\n![][3]\n\n# Why do pools hide *stale* shares?\n\n1. **The pool's reputation:** the pool looks decently in miners' eyes. 1. *If you don't see a problem — it doesn't exist.*\n2. **Pros for miners with bad connections:** they get rewards despite network problems (*essentially undeserved*).\n3. **Proses for miners with a good connection: None!**\n\n# What's wrong with hiding a *stale* share?\n\n*There is nothing good about hiding stale or any other kind of share. Everyone suffers from it: the pool, miners with problems, and miners who don't have problems.*\n\n***Hiding the stale shares deprives the pool of your honest earnings!***\n\n1. **Cons for the pools:** total profitability decreases. Due to stale shares, the number of blocks falls, for which miners get 100% of the profit. Conversely, the number of Uncle blocks increases, for which miners receive only 3% of the profit.\n2. **The cons for miners with a bad connection:** they are unaware of the problem and do nothing about it. They *unknowingly* reduce the pool's overall profitability for themselves and others. The problem accumulates, and one day it will backfire.\n- **The miners who don't have a problem suffer the most:** Miners who don't have any issues mine \"*for themselves and a guy*\" — sharing their profit with those who mine with stales.\n- They don't do anything to change the situation — everything seems OK from their side.\n\n# What do miners lose? How much is it in money?\n\n**An increasing number of *stale* shares results in a proportional increase in the number of Uncle blocks and a decrease in standard blocks. There is a direct correlation between *stale* shares and Uncle blocks. If a user has 50% *stale* shares on their pool, they will have 50% of their reward from Uncle blocks, not standard blocks.**\n\n- The reward for ***uncle block 1*** is 3% of the normal.\n- The reward for ***uncle block 2*** is 3% of the normal.\n\nIf we assume that the pool has 5% of miners that generate ***stale shares only (which generate uncle block)***, then the loss is\n\n- ***uncle block 1:*** `(100-3)*0.05 = 4.85%`\n- ***uncle block 2:*** `(100-3)*0.05 = 4.85%`\n\n**The total loss will be 9.7%**\n\n![][4]\n\n- *The pool continues to pay transaction fees, which also cost money.*\n- *The pool won't bear the losses so it will pass them on to the users.*\n\n# Is it that bad?\n\nThere are pools where you can mine *stale* shares 24\u002F7, and what's more — get paid! Often, such pools will not even look at what these *stale* shares are.\n\n*It is possible to create an artificial delay in the internet connection, let's say 120 seconds, and send the shares. Then, the pool will quietly mark them as accepted.*\n\n**The block time is still the same, 13.3 seconds.**\n\n- **PPS pools** that **pay for each share found** must mark such shares because any deviation from the norm (any shares except *share accepted*) will directly affect the miner's income.\n- **PPLNS pools can hide the stale shares by covering up \"*low luck on the pool*.\"**\n\nIf you mine 100% stales in both cases, the pool knows about it and shows them. What's more — it pays money!\n\nIt means: **the pool will cover the shortfall from the pockets of miners who are doing well.**\n\n*There were two repairmen: Dan and John. Dan worked honestly, and John did nothing. The boss came to accept the work and paid them equally. The boss says he only sees the job done and what was so \"undone,\" and he does not care. Did the two of them work together? Then it's two of you who get paid.*\n\n***\"How so? That's unfair!\"*** — you are right. But, of course, it's not fair. That's payment for intentional or unintentional concealment of stales.\n\n# What do I do if I have a terrible Internet connection? Can I fix it?\n\n1. **Unload the Internet channel**. Downloading torrent? Reduce the speed and number of simultaneous connections. If that doesn't help, try closing the torrent. Watching YouTube? Lower the image quality? It will unload the channel and improve the connection.\n2. **Turn off any antivirus or firewall restrictions you might have.**\n3. **Disable VPN or Proxy.** Internet via VPN or Proxy is always worse than a direct connection.\n4. **Replace your wireless connection with a direct wired LAN connection** if you use a Wi-Fi router or mobile Internet. ***Wi-Fi will always be worse than wired Internet*** because it is affected by many factors: radio waves interference, channel overload, quality of Wi-Fi router, and quality of Wi-Fi receiver or even a working microwave (*the microwave operates in the same frequency range as Wi-Fi; the difference is only in signal strength*).\n\nMore tips in our article “[How to get rid of rejected shares?](https:\u002F\u002Fpool.kryptex.com\u002Fen\u002Farticles\u002Fget-rid-of-rejected-shares-en)”\n\n\n  [1]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FWrf2c61.webp\n  [2]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FQZ8ukVn.webp\n  [3]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002FxdZv2Jk.webp\n  [4]: https:\u002F\u002Fugc.kryptex.com\u002Fkb\u002F4P00pIY.webp",[75,79,82,86,90,94,98,102,106],{"slug":76,"locale":77,"locale_name":78},"why-pools-hide-stale-shares-ar","ar","العربية",{"slug":69,"locale":80,"locale_name":81},"en","English",{"slug":83,"locale":84,"locale_name":85},"why-pools-hide-stale-shares-es","es","Español",{"slug":87,"locale":88,"locale_name":89},"why-pools-hide-stale-shares-fa","fa","فارسی",{"slug":91,"locale":92,"locale_name":93},"why-pools-hide-stale-shares-fr","fr","Français",{"slug":95,"locale":96,"locale_name":97},"why-pools-hide-stale-shares-pt-br","pt-br","Português",{"slug":99,"locale":100,"locale_name":101},"why-pools-hide-stale-shares-ru","ru","Русский",{"slug":103,"locale":104,"locale_name":105},"why-pools-hide-stale-shares-uk","uk","Українська",{"slug":107,"locale":108,"locale_name":109},"why-pools-hide-stale-shares-zh-cn","zh-cn","简体中文","1676454661","1774905179",[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,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],{"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":69,"title":71},{"slug":516,"title":517},"get-rid-of-rejected-shares-en","How to get rid of rejected shares?",{"slug":519,"title":520},"about-ironfish-en","Everything related to IRON FISH",{"slug":522,"title":523},"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":525,"title":526},"prepare-ironfish-mainnet-en","IRON FISH — Prepare For The Mainnet!",{"slug":528,"title":529},"ironfish-mainnet-en","IRON FISH — Mainnet",{"slug":531,"title":532},"mining-ironfish-with-memo-en","Mining IRON FISH with MEMO parameter",{"slug":534,"title":535},"ironfish-airdrop-completed-en","Kryptex distributed the $7500 airdrop for those who mined IRON FISH on the testnet!",{"slug":537,"title":538},"ironfish-mainnet-airdrop-en","The second IRON FISH airdrop from Kryptex Pool!",{"slug":540,"title":541},"ethermine-flypool-alternative-en","Ethermine and Flypool alternative",{"slug":543,"title":544},"dual-intensity-setting-en","Fine-tuning Dual-Mining",{"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,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":70},"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)"]