Request for Detail Miner List (USER_DATA)
Weight(IP): 5
Query parameters
Algorithm(sha256)
Mining Account
Miner’s name
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
List of workers' hashrates'
Example response
{
"data": [
{
"workerName": "bhdc1.16A10404B",
"type": "H_hashrate",
"hashrateDatas": [
{
"time": 1587902400000,
"hashrate": "0"
}
]
}
]
}Changes
Changed in 1 of the 26 revisions of this API.213
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ○
the response property
codebecame required for the status200response-property-became-required
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
codebecame required for the status401response-property-became-required
- ○
the response property
databecame required for the status200response-property-became-required
- ○
the response property
data/items/hashrateDatasbecame required for the status200response-property-became-required
- ○
the response property
data/items/hashrateDatas/items/hashratebecame required for the status200response-property-became-required
- ○
the response property
data/items/hashrateDatas/items/rejectbecame required for the status200response-property-became-required
- ○
the response property
data/items/hashrateDatas/items/timebecame required for the status200response-property-became-required
- ○
the response property
data/items/typebecame required for the status200response-property-became-required
- ○
the response property
data/items/workerNamebecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status401response-property-became-required
- ▲