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