Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Queried prices aren't correct #25

@GregTrifan

Description

@GregTrifan

Hello, while querying the prices from the Kakura Subquery Project using the query below I've got all the queried prices as 0

query {
  tokens {
    totalCount
    nodes {
      name
      price
    }
  }
}

Screenshot for proof:
Screenshot_1

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