Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Holders vs Tokens Held Collection Chart #834

Open
kespinola opened this issue Oct 19, 2022 · 1 comment
Open

Holders vs Tokens Held Collection Chart #834

kespinola opened this issue Oct 19, 2022 · 1 comment
Assignees

Comments

@kespinola
Copy link
Contributor

kespinola commented Oct 19, 2022

Goal

Clients able to display a chart of holders vs tokens held for a nfts belonging to a collection.

collection(id: $id) {
  tokensHeldSpreadChart(startDate:  $startDate, endDate: $endDate) {
    tokensOwnedRange
    numberOfHolders
  }
}

Requirements

  • Proxy the dolphin api for holders vs tokens held.
@kespinola
Copy link
Contributor Author

Not available in dolphin API at this time. Expected availability Oct 21.

@kespinola kespinola self-assigned this Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant