Package org.exoplatform.wallet.contract
Class AccountRewarding.TokenPriceChangedEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.AccountRewarding.TokenPriceChangedEventResponse
-
- Enclosing class:
- AccountRewarding
public static class AccountRewarding.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
-
-