Skip to content

Commit

Permalink
Merge branch 'feat/update-sg-pool-token-attrs' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
johngrantuk committed Sep 28, 2022
2 parents b308d86 + f510d78 commit 95f9562
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions balancer-js/src/modules/subgraph/balancer-v2/Pools.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,11 @@ fragment SubgraphPoolToken on PoolToken {
managedBalance
weight
priceRate
token {
pool {
poolType
}
}
}

query PoolHistoricalLiquidities(
Expand Down

0 comments on commit 95f9562

Please sign in to comment.