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