Withdraw expired unfreeze balance
Withdraws TRX from expired unfreeze operations. This retrieves tokens that were frozen and then unfrozen, but not yet withdrawn.
Request
This endpoint expects an object.
owner_address
Base58 address of the account to withdraw from.
visible
Indicates if the address is base58 (true) or hex (false).
Response
Unsigned transaction object for withdrawal.
visible
txID
raw_data
raw_data_hex
Hex-encoded raw transaction.