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