public static class ERC20.TransferEventResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
_from |
java.lang.String |
_to |
java.math.BigInteger |
_value |
org.web3j.protocol.core.methods.response.Log |
log |
| Constructor and Description |
|---|
TransferEventResponse() |