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