WalletCore
WalletCore
/
wallet.core.jni.proto
/
Ethereum
/
Transaction
/
ERC20Transfer
/
Builder
/
setTo
set
To
open
fun
setTo
(
value
:
String
)
:
Ethereum.Transaction.ERC20Transfer.Builder
destination address (string)
Content copied to clipboard
string to = 1;
Return
This builder for chaining.
Parameters
value
The to to set.