ERC20TransferOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): ByteString
Amount to send (uint256, serialized little endian)
bytes amount = 2;
Link copied to clipboard
abstract fun getTo(): String
destination address (string)
string to = 1;
Link copied to clipboard
abstract fun getToBytes(): ByteString
destination address (string)
string to = 1;

Inheritors

Link copied to clipboard