Skip to content

Token poolCount variable always returns 0 #245

@BenGillen1998

Description

@BenGillen1998

The poolCount variable returns value 0 for all tokens. I have provided an example query below to show this.

query Test {
  tokens(orderBy: txCount, orderDirection: desc) {
    poolCount
    name
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions