Uses of Class
io.meeds.deeds.contract.ERC20.ApprovalEventResponse
-
Uses of ERC20.ApprovalEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return ERC20.ApprovalEventResponseModifier and TypeMethodDescriptionstatic ERC20.ApprovalEventResponseERC20.getApprovalEventFromLog(org.web3j.protocol.core.methods.response.Log log) Methods in io.meeds.deeds.contract that return types with arguments of type ERC20.ApprovalEventResponseModifier and TypeMethodDescriptionio.reactivex.Flowable<ERC20.ApprovalEventResponse> ERC20.approvalEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<ERC20.ApprovalEventResponse> ERC20.approvalEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) static List<ERC20.ApprovalEventResponse> ERC20.getApprovalEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)