Package io.meeds.deeds.contract
Class TokenFactory.HarvestEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- io.meeds.deeds.contract.TokenFactory.HarvestEventResponse
-
- Enclosing class:
- TokenFactory
public static class TokenFactory.HarvestEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
-
Constructor Summary
Constructors Constructor Description HarvestEventResponse()
-
-
-
Field Detail
-
user
public String user
-
lpAddress
public String lpAddress
-
amount
public BigInteger amount
-
-