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