ERC20ApproveOrBuilder

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 getSpender(): String
Target of the approval
string spender = 1;
Link copied to clipboard
abstract fun getSpenderBytes(): ByteString
Target of the approval
string spender = 1;

Inheritors

Link copied to clipboard