Sudt Transfer Or Builder
interface SudtTransferOrBuilder
Functions
Link copied to clipboard
Amount to send.
Content copied to clipboard
string amount = 4;
Link copied to clipboard
Change address.
Content copied to clipboard
string change_address = 2;
Link copied to clipboard
Change address.
Content copied to clipboard
string change_address = 2;
Link copied to clipboard
SUDT (Simple User Defined Token) address
Content copied to clipboard
bytes sudt_address = 3;
Link copied to clipboard
Recipient's address.
Content copied to clipboard
string to_address = 1;
Link copied to clipboard
Recipient's address.
Content copied to clipboard
string to_address = 1;
Link copied to clipboard
If sending max amount.
Content copied to clipboard
bool use_max_amount = 5;