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