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