You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@spider-g please create a PR to update gravita code. The function getUserTVLByBlock in index.ts does take the block number input but doesnt use it while calling the subgraph query.
For each input block number, we need tvl at that block number only. Right now that is not happening. You can refer this PR
@spider-g please create a PR to update gravita code. The function getUserTVLByBlock in index.ts does take the block number input but doesnt use it while calling the subgraph query.
For each input block number, we need tvl at that block number only. Right now that is not happening. You can refer this PR
#14
The text was updated successfully, but these errors were encountered: