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