public class ItcTransactionRequest extends TransactionRequest
| ?????? |
|---|
ItcTransactionRequest(java.lang.Long chainId,
java.math.BigInteger nonce,
java.lang.String privateKey,
java.lang.String receiver,
java.math.BigInteger value,
java.math.BigInteger gasPrice,
java.math.BigInteger gasLimit,
java.lang.String contractAddress) |
| ?????? | ????? |
|---|---|
java.lang.String |
getContractAddress() |
void |
setContractAddress(java.lang.String contractAddress) |
getChainId, getGasLimit, getGasPrice, getNonce, getPrivateKey, getReceiver, getValue, setChainId, setGasLimit, setGasPrice, setNonce, setPrivateKey, setReceiver, setValue