Transfer TRC20Contract Or Builder
interface TransferTRC20ContractOrBuilder
Functions
Link copied to clipboard
Contract name.
Content copied to clipboard
string contract_address = 1;
Link copied to clipboard
Contract name.
Content copied to clipboard
string contract_address = 1;
Link copied to clipboard
Sender address.
Content copied to clipboard
string owner_address = 2;
Link copied to clipboard
Sender address.
Content copied to clipboard
string owner_address = 2;
Link copied to clipboard
Recipient address.
Content copied to clipboard
string to_address = 3;
Link copied to clipboard
Recipient address.
Content copied to clipboard
string to_address = 3;