I can’t seem to get accurate details about when halving occurs. this page says block height 2,092,800 which appears to make sense since last halving occurred on November 18, 2020 at block height 1,046,400
yet block explorer is past that and at the time of posting was Zcash / Block / 2093543 — Blockchair blocks still show 3.125 ZEC, what did i miss?
No idea, they likely just picked another coin halving schedule and then stuck with it regardless of anything the community ever said to them.
This one is based on the actual Zcash block subsidy that’s programmed into the protocol
There definitely isn’t a halving today. Should be late next year. I’ll debug the zecpages countdown presently. Thanks for asking!
EDIT: looks like zecblockexplorer.com is no more, at least for now, which is where I was getting the height. In the immediate term, you can see a lovely and accurate countdown here: Network Information - Z.Cash
Does anyone know of another hot and free API that can give me the current height? It’d make my fix very easy. For now I’ve patched my countdown so it’ll be close to correct absent a third party api.
I believe it’s quite accurate. But I’m not sure though.
edit
To be more specific, my api returns all this info (example):
{
"height":2146985, // Current blockchain height
"next_halving":2726400, // Next Halving block height
"remaining_blocks":579415, // Remaining blocks until next halving
"current_subsidy":312500000, // Current block subsidy in zatoshi
"next_subsidy":156250000, // Next block subsidy in zatoshi
"countdown":
{
"secs":45, // Remaining seconds until next halving
"mins":8, // Remaining minutes until next halving
"hours":23, // Remaining hours until next halving
"days":502 // Remaining days until next halving
},
"halving_date":"2024-11-20T21:46:45.773Z" // Estimated date the halving will occur
}
thanks everyone that posted links to working solutions to get halving right. Much appreciated. Things like these are what make the community great again.
Thanks! I do not know why this is so. This is my website and I regularly check it for viruses.
Another thing is that some users of such services for some reason mark it as not recommended. I do not know how to deal with this, we will always have competitors.
UPD It is possible that Malwarebytes reacts to the Coingecko tracker, which is present in the course display script, and there is also a yandex tracker on the site - this is the most popular search engine in the Russian Federation, and I would like to be able to get good search results for requests related to zcash, so I use this.