yep, every update to streams gets periodically anchored to the Ethereum blockchain, which provides cryptographically verifiable timestamps. Those aren’t currently queryable (for filters or sorts for example) directly from GraphQL, but that’s something we could potentially add in the future if helpful. Even without that though if you do a regular composedb query, the ModelInstanceDocument objects you get back from the result of the query will have the anchor timestamp information in the returned state object.