Get Rewards
Get Rewards
Retrieve the history of mining reward payouts for an account via the WhiteBIT V4 API.
POST
Get Rewards
Authorizations
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Body
application/json
Mining pool account
Example:
"miner123"
Date timestamp starting from which rewards are received
Example:
1640995200
Date timestamp until which rewards are received
Example:
1641081600
Required range:
1 <= x <= 100Example:
30
Required range:
0 <= x <= 10000Example:
0