SELECT TimeReceived,ExporterName,ExporterAddress FROM flows WHERE (ExporterName = 'SC-XMR-4000') AND (TimeReceived > now()-10) LIMIT 100