Statistic List (USER_DATA)
Weight(IP): 5
Query parameters
Algorithm(sha256)
Mining Account
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
Mining account statistics
Example response
{
"data": {
"fifteenMinHashRate": "457835490067496409.00000000",
"dayHashRate": "214289268068874127.65000000",
"invalidNum": 17562,
"profitToday": {
"BTC": "0.00314332",
"BSV": "56.17055953",
"BCH": "106.61586001"
},
"profitYesterday": {
"BTC": "0.00314332",
"BSV": "56.17055953",
"BCH": "106.61586001"
},
"userName": "test",
"unit": "h/s",
"algo": "sha256"
}
}Changes
Changed in 1 of the 26 revisions of this API.222
- ▲
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/algobecame required for the status200response-property-became-required
- ○
the response property
data/dayHashRatebecame required for the status200response-property-became-required
- ○
the response property
data/fifteenMinHashRatebecame required for the status200response-property-became-required
- ○
the response property
data/invalidNumbecame required for the status200response-property-became-required
- ○
the response property
data/profitTodaybecame required for the status200response-property-became-required
- ○
the response property
data/profitToday/BCHbecame required for the status200response-property-became-required
- ○
the response property
data/profitToday/BSVbecame required for the status200response-property-became-required
- ○
the response property
data/profitToday/BTCbecame required for the status200response-property-became-required
- ○
the response property
data/profitYesterdaybecame required for the status200response-property-became-required
- ○
the response property
data/profitYesterday/BCHbecame required for the status200response-property-became-required
- ○
the response property
data/profitYesterday/BSVbecame required for the status200response-property-became-required
- ○
the response property
data/profitYesterday/BTCbecame required for the status200response-property-became-required
- ○
the response property
data/unitbecame required for the status200response-property-became-required
- ○
the response property
data/userNamebecame required for the status200response-property-became-required
- ○
the response property
data/validNumbecame 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
- ▲