Unfreeze Balance V2Contract Or Builder
interface UnfreezeBalanceV2ContractOrBuilder
Functions
Link copied to clipboard
Address of transaction initiator, data type is string
Content copied to clipboard
string owner_address = 1;
Link copied to clipboard
Address of transaction initiator, data type is string
Content copied to clipboard
string owner_address = 1;
Link copied to clipboard
Resource type, "BANDWIDTH" or "ENERGY", data type is string
Content copied to clipboard
string resource = 3;
Link copied to clipboard
Resource type, "BANDWIDTH" or "ENERGY", data type is string
Content copied to clipboard
string resource = 3;
Link copied to clipboard
Amount of TRX to be unstaked, unit is sun, data type is uint256
Content copied to clipboard
int64 unfreeze_balance = 2;