Get available unfreeze count
Returns the number of available unfreeze operations for the specified account.
Request
This endpoint expects an object.
owner_address
Base58 address of the account to query.
visible
Indicates if the address is base58 (true) or hex (false).
Response
Available unfreeze count.
count
Number of available unfreeze operations.