{
"period": "string",
"currentHashrate": 0,
"currentDifficulty": 0,
"hashrate_count": 0,
"hashrates": [
{
"timestamp": 0,
"avgHashrate": 0,
"property1": "string",
"property2": "string"
}
],
"difficulty_count": 0,
"difficulty": [
{
"time": 0,
"height": 0,
"difficulty": 0,
"adjustment": 0,
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
}