Max
Returns the current hashrate for Kaspa network in TH/s.
Responses
200
Successful Response
application/json
get
GET /info/hashrate/max HTTP/1.1
Host: kas.nownodes.io
Accept: */*
200
Successful Response
{
"hashrate": 12000132,
"blockheader": {
"hash": "e6641454e16cff4f232b899564eeaa6e480b66069d87bee6a2b2476e63fcd887",
"timestamp": "1656450648874",
"difficulty": 1212312312,
"daaScore": "19984482",
"blueScore": "18483232"
}
}