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

feat: index and fetch nft owners on a collection #894

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

jyeshe
Copy link
Member

@jyeshe jyeshe commented Sep 7, 2022

What

  • Index owners of a collection based on nft transfers
  • Add /aex141/:contract_id/owners endpoint for querying

Why

Refs #629

Notes

  • Includes handling delegated approvals
  • An additional PR gonna provide docs for all aex141 endpoints
  • New minting and burning gonna be handled by a separated PR (for transfer refactoring)

lib/ae_mdw/db/contract.ex Outdated Show resolved Hide resolved
lib/ae_mdw/db/contract.ex Outdated Show resolved Hide resolved
@jyeshe jyeshe merged commit 1d06bbf into master Sep 8, 2022
@jyeshe jyeshe deleted the nft-collection-owners branch September 8, 2022 10:24
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

Successfully merging this pull request may close these issues.

None yet

3 participants