TransferOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): ByteString
Amount to send in wei (uint256, serialized little endian)
bytes amount = 1;
Link copied to clipboard
abstract fun getData(): ByteString
Optional payload data
bytes data = 2;

Inheritors

Link copied to clipboard