Closed bsamuels453 closed 2 years ago
unix timestamps for VaultUpdate measure time in nanoseconds (ie: 1634688000000000)
unix timestamps for VaultDayData measure time in milliseconds (ie: 1633746673000)
Make sure all unix timestamp data fields on the subgraph use the same units of measure (probably seconds)
It no one is working on it, i can take a look.
fixed by https://github.com/yearn/yearn-vaults-v2-subgraph/pull/155
unix timestamps for VaultUpdate measure time in nanoseconds (ie: 1634688000000000)
unix timestamps for VaultDayData measure time in milliseconds (ie: 1633746673000)
Make sure all unix timestamp data fields on the subgraph use the same units of measure (probably seconds)