Package org.exoplatform.wallet.contract
Class ERTTokenV1.TokenPriceChangedEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.ERTTokenV1.TokenPriceChangedEventResponse
-
- Enclosing class:
- ERTTokenV1
public static class ERTTokenV1.TokenPriceChangedEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
-
Field Summary
Fields Modifier and Type Field Description BigIntegertokenPrice
-
Constructor Summary
Constructors Constructor Description TokenPriceChangedEventResponse()
-
-
-
Field Detail
-
tokenPrice
public BigInteger tokenPrice
-
-