Skip to content

fix: totalLiquidity reported as 0 #579

@gosuto-inzasheru

Description

@gosuto-inzasheru

the ANKR/ankrETH pool on arbitrum comes back with a totalLiquidity of 0, even though official ui says different.

not sure if this is a fluke for this particular pool or if it is a chain/system wide bug

{
  pools(
    where: {id: "0x9f8ed1acfe0c863381b9081aff2144fc867aa7730002000000000000000004d4"}
  ) {
    symbol
    totalLiquidity
  }
}

https://api.thegraph.com/subgraphs/name/balancer-labs/balancer-arbitrum-v2/graphql?query=%7B%0A++pools%28%0A++++where%3A+%7Bid%3A+%220x9f8ed1acfe0c863381b9081aff2144fc867aa7730002000000000000000004d4%22%7D%0A++%29+%7B%0A++++symbol%0A++++totalLiquidity%0A++%7D%0A%7D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions