Uses of Class
org.exoplatform.wallet.contract.AccountRewarding.TokenPriceChangedEventResponse
-
-
Uses of AccountRewarding.TokenPriceChangedEventResponse in org.exoplatform.wallet.contract
Methods in org.exoplatform.wallet.contract that return types with arguments of type AccountRewarding.TokenPriceChangedEventResponse Modifier and Type Method Description List<AccountRewarding.TokenPriceChangedEventResponse>AccountRewarding. getTokenPriceChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)io.reactivex.Flowable<AccountRewarding.TokenPriceChangedEventResponse>AccountRewarding. tokenPriceChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)io.reactivex.Flowable<AccountRewarding.TokenPriceChangedEventResponse>AccountRewarding. tokenPriceChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
-