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
@thetroyharris you can also add: 1. JoinExit as derived reference to Pool, 2. blockNumber to JoinExit and Swap entity; 3. BalancerSnapshot as derived reference to Balancer
PoolSnapshot
could be added as a derived reference on thePool
object, this would make it easy to get all the snapshots in context.JoinExit
andSwap
objects could refer toPoolHistoricalLiquidity
objects so that trade sizes relative to the pool could be calculated.The text was updated successfully, but these errors were encountered: