Chris Steege
Chris Steege
This has been deployed and you can review again!
Okay - Going to graft the change for fixing the liquidity pool TVLs, and then work on the reward emissions fix as a lower priority.
Grafted and PR merged.
> @steegecs @this-username-is-taken have you had a chance to look at this issue? Yes! This should be fixed now on all Uniswap V2 and Sushiswap forks. I just put in...
Just re-deployed Optimism with the fix for this issue. See PR #777.
Indexing from PR #849 as of yesterday.
- Add number of days or hours since unix timestamp as a field for entities that concatenate them to some prefix in the id (i.e. LiquidityPoolDailySnapshots).
Yield Aggregatort - outputTokenSupply is not required in the Vault entity but required in the Vault snapshots - UsageMetricsDaily snapshot has totalPoolCount but the hourly snapshot does not. Do we...
- For DEXs, does it make sense to have `from` and `to` fields in the swaps? A user should always be swapping with a pool, though, they may interact with...
- Are `schema` and `protocol type` one to one? If not, should we consider adding schema into the protocol entity?