Withdraw Expire Unfreeze Contract
withdraw unfrozen balance
Content copied to clipboard
TW.Tron.Proto.WithdrawExpireUnfreezeContract
Types
Functions
Link copied to clipboard
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
open fun newBuilder(prototype: WithdrawExpireUnfreezeContract): Tron.WithdrawExpireUnfreezeContract.Builder
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): WithdrawExpireUnfreezeContract
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): WithdrawExpireUnfreezeContract
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): WithdrawExpireUnfreezeContract
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): WithdrawExpireUnfreezeContract
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): WithdrawExpireUnfreezeContract
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): WithdrawExpireUnfreezeContract