#eli5
1 messages · Page 1 of 1 (latest)
Hi there, it's sorted by the object ID
object ids i assume are approximately sorted by date, right?
Hmm, I'm not sure if it's sorted by the price's created timestamp
what i mean is in a data storage platform like mongo db the object ids themself contain the unix epic time stamp within them and you can extract creation date form that. Its not really important its just a curiosity i have.