Get fees
Get fees
Get deposit and withdrawal fee information for all supported currencies via the WhiteBIT V4 API.
POST
Get fees
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
Response
200 - application/json
Successful response
Currency name
Example:
"Ethereum"
Deposit status (currency availability)
Example:
true
Withdrawal status (currency availability)
Example:
true
Deposit fees and limits
Withdrawal fees and limits