Builder
class Builder
ERC20 token transfer transaction
Content copied to clipboard
TW.Ethereum.Proto.Transaction.ERC20Transfer
Functions
Link copied to clipboard
Amount to send (uint256, serialized little endian)
Content copied to clipboard
bytes amount = 2;
Link copied to clipboard
destination address (string)
Content copied to clipboard
string to = 1;
Link copied to clipboard
destination address (string)
Content copied to clipboard
string to = 1;
Link copied to clipboard
Amount to send (uint256, serialized little endian)
Content copied to clipboard
bytes amount = 2;
Link copied to clipboard
destination address (string)
Content copied to clipboard
string to = 1;
Link copied to clipboard
destination address (string)
Content copied to clipboard
string to = 1;