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

Queried prices aren't correct #25

Open
GregTrifan opened this issue Dec 1, 2021 · 0 comments
Open

Queried prices aren't correct #25

GregTrifan opened this issue Dec 1, 2021 · 0 comments

Comments

@GregTrifan
Copy link

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

@GregTrifan GregTrifan changed the title Queried prices are correct Queried prices aren't correct Dec 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant