TransferOrBuilder

Functions

Link copied to clipboard
abstract fun getToAddress(): String
destination address
string to_address = 1;
Link copied to clipboard
abstract fun getToAddressBytes(): ByteString
destination address
string to_address = 1;
Link copied to clipboard
abstract fun getValue(): ByteString
amount (uint256, serialized little endian)
bytes value = 2;

Inheritors

Link copied to clipboard