Transfer Asset Contract Or Builder
interface TransferAssetContractOrBuilder
Functions
Link copied to clipboard
Asset name.
Content copied to clipboard
string asset_name = 1;Link copied to clipboard
Asset name.
Content copied to clipboard
string asset_name = 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;