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