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

Account->tokenHoldings field #43

Open
raulk opened this issue Jun 22, 2018 · 0 comments
Open

Account->tokenHoldings field #43

raulk opened this issue Jun 22, 2018 · 0 comments
Assignees
Labels
Status: Blocked Issue is blocked due to outstanding discussion Status: In discussion Type: Feature New feature or request

Comments

@raulk
Copy link
Contributor

raulk commented Jun 22, 2018

Consider the following query:

{
  account(address: "0x1234...") {
    tokenHoldings {
      snt: tokenContract(address: "0x744d70fdbe2ba4cf95131626614a1763df805b9e")
    }
  }
}

In the future, ethql could allow the user to configure static addresses for tokens they know/are interested in.

@raulk raulk added Type: Feature New feature or request Status: In discussion labels Jun 22, 2018
@raulk raulk self-assigned this Jul 11, 2018
@raulk raulk added this to To do in Ongoing planning via automation Jul 11, 2018
@akhila-raju akhila-raju assigned akhila-raju and unassigned raulk Jul 12, 2018
@raulk raulk added the Status: Blocked Issue is blocked due to outstanding discussion label Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Status: Blocked Issue is blocked due to outstanding discussion Status: In discussion Type: Feature New feature or request
Projects
Development

No branches or pull requests

2 participants