A halving is a scheduled, automatic reduction in the hCASH block reward. Every 4,200,000 blocks, the per-block emission is cut in half. This is not a governance decision or a protocol upgrade — it is hardcoded into the emission schedule and will occur regardless of market conditions, player count, or network hashrate. Understanding halvings is essential because they directly reduce your daily earnings if you do not compensate with additional hashrate.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/natureloved/HashPilot/llms.txt
Use this file to discover all available pages before exploring further.
How halvings work
The block reward starts at 1.25 hCASH per block (already one halving in from the original 2.5 hCASH base). Each subsequent halving applies a0.5× multiplier to the prevailing reward:
Emission schedule
| Halving | Block reward | Daily emission (network-wide) |
|---|---|---|
| Current (halving 2, May 2026) | 1.25 hCASH/block | 54,000 hCASH/day |
| After halving 3 (Aug 2026) | 0.625 hCASH/block | 27,000 hCASH/day |
| After halving 4 | 0.3125 hCASH/block | 13,500 hCASH/day |
| After halving 5 | 0.15625 hCASH/block | 6,750 hCASH/day |
Halving interval in real time
Next halving countdown
As of the current dashboard snapshot:The live block countdown is shown on the dashboard under the hCASH per block stat card. The Halving Tracker tool provides a dedicated view with projected date and daily earnings impact.
Impact on daily earnings
A halving does not change your hashrate share — it reduces the total pool being shared. If your share is 0.207% and the block reward drops from 1.25 to 0.625 hCASH:The calculateRewardsWithHalvings function
The Oracle simulator uses this function from mining-math.ts to project earnings across a period containing one or more halvings:
halvingStep parameter maps directly to the Oracle’s halvings slider (0–3). A value of 1 applies a 0.5× multiplier to the entire period’s output — meaning the simulation treats the halving as applying uniformly across all days in the window. This is an intentional simplification; in reality the halving occurs at a specific block, so actual earnings depend on where in the period that block falls.
Strategic implications
Pre-halving: accumulate hashrate
The most effective time to add miners is before a halving, not after. Reasons:- You earn full pre-halving rewards on any hashrate you add now
- After the halving, the same hCASH cost to buy a miner earns you half the daily output per miner
- If hCASH price rises post-halving (as supply inflation drops), buying miners with pre-halving hCASH is cheaper in USD terms than buying post-halving at a higher price
Post-halving: price appreciation potential
Halvings compress new supply entering circulation. If player demand for hCASH remains constant or grows while emission drops, price tends to rise. Players who accumulated hashrate before the halving benefit from:- More hCASH in their wallet from pre-halving mining
- Higher USD value per hCASH if the market re-rates the token upward
- Continued output advantage from a larger hashrate stack
Claim timing around halvings
If rates are at Elevated and a halving is imminent, consider claiming now. Post-halving, your accumulation rate drops — so a large pre-halving balance claimed at Elevated rates may still net more than waiting for Normal rates post-halving with half the daily inflow.Should I claim before a halving if rates are Elevated?
Should I claim before a halving if rates are Elevated?
Generally yes, if your accumulated balance is large. The math: if your daily rate drops by 50% after the halving, and you are already at Elevated rates, the opportunity cost of waiting (earning at half rate during the wait) often exceeds the Elevated fee overhead on a large claim.
Should I buy miners right before a halving?
Should I buy miners right before a halving?
Yes, if you have the hCASH. Pre-halving purchases earn at the current higher rate immediately and start compounding. Post-halving, those same miners earn at the halved rate. The earlier you buy, the more total hCASH you accumulate before the cut.
What happens if I do nothing before the halving?
What happens if I do nothing before the halving?
Your existing rigs continue running. Your daily earnings drop by 50% on the halving block. Your market position weakens relative to players who added hashrate pre-halving. This is a valid low-effort strategy if you lack capital, but it cedes competitive ground.
Planning tools
Halving Tracker
Live block countdown to the next halving, projected date, and estimated impact on your current daily earnings.
Oracle simulator
Model scenarios with 0–3 halvings in a period. Adjust network growth, price movement, and player influx to see projected hCASH and USD outcomes across Bear, Base, and Bull cases.
FOMO Machine
Run historical simulations to understand how past halvings affected earnings. Calibrate your pre-halving strategy against real game data.
ROI Calculator
Calculate payback days for specific miners at current and post-halving emission rates before you commit hCASH to a purchase.
Mining fundamentals
Review the earnings formula and how network share dilution interacts with halving math.
hCASH economics
Understand how halvings compound with deflationary burn mechanics to affect hCASH supply.