v3-subgraph icon indicating copy to clipboard operation
v3-subgraph copied to clipboard

Fix poolDayData close price

Open mrembalski opened this issue 2 years ago • 1 comments

There is an old issue that highlights that the close price of poolDayData is the same as open price. It is because the close price is never updated after given poolDayData was created.

This PR will add an update in src/utils/intervalUpdates.ts.

mrembalski avatar Mar 16 '22 12:03 mrembalski

@ianlapham can this please merged and deployed?

rube-de avatar May 30 '22 17:05 rube-de