Unfreeze Balance Contract
Unfreeze balance
Content copied to clipboard
TW.Tron.Proto.UnfreezeBalanceContract
Types
Functions
Link copied to clipboard
Link copied to clipboard
Sender address
Content copied to clipboard
string owner_address = 1;
Link copied to clipboard
Sender address
Content copied to clipboard
string owner_address = 1;
Link copied to clipboard
Receiver address
Content copied to clipboard
string receiver_address = 15;
Link copied to clipboard
Receiver address
Content copied to clipboard
string receiver_address = 15;
Link copied to clipboard
Resource type: BANDWIDTH | ENERGY
Content copied to clipboard
string resource = 10;
Link copied to clipboard
Resource type: BANDWIDTH | ENERGY
Content copied to clipboard
string resource = 10;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): UnfreezeBalanceContract
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): UnfreezeBalanceContract
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): UnfreezeBalanceContract
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): UnfreezeBalanceContract
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): UnfreezeBalanceContract
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): UnfreezeBalanceContract