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