v26

latestOpenAPI 3.0.2raw.githubusercontent.com2024-10-0834042975.6 KB
Mining

Hashrate Resale Request (USER_DATA)

Weight(IP): 5

post/sapi/v1/mining/hash-transfer/config

Query parameters

userNamestring required

Mining Account

algostring required

Algorithm(sha256)

startDatestring

Search date, millisecond timestamp, while empty query all

endDatestring

Search date, millisecond timestamp, while empty query all

toPoolUserstring required

Mining Account

hashRatestring required

Resale hashrate h/s must be transferred (BTC is greater than 500000000000 ETH is greater than 500000)

recvWindowinteger
Example:5000

The value cannot be greater than 60000

timestampinteger required

UTC timestamp in ms

signaturestring required

Signature

Response

Mining Account Id

codeinteger required
msgstring required
datainteger required

Mining Account

Example response

{
  "data": 171
}