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