Rules:
- The time zone for this data is UTC.
- Data from thorchain refreshes every 1-2 hours.
- Data for the latest date is not a constant, as the day has not ended yet. (Hence, only data before the latest date can be used for analysis)
Scenario:
- Assuming, you want to get the constant data for "2024-08-27 22:00 UTC UTC". You would need to wait for "2024-08-28 00:00 UTC" data to be populated.
- Due to the 2 hours data delay, you would need to wait 2 hours. So you can only get the data starting from "2024-08-28 00:00 UTC".
- Assuming you are GMT +8. That would mean "2024-08-28 08:00 GMT+8". (In the morning)
Concerns:
- Total Value Lock, may be using avg day price (for all the assets) instead of price at exactly 22:00
- This means the deterministic rune_price, is actually a daily average
- This is due to using data from the table "thorchain.defi.fact_daily_tvl".
- Meanwhile rune price is hourly data at exactly 22:00