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

Update ERC1155 support on NFT details page #658

Closed
ezra-sg opened this issue Nov 2, 2023 · 0 comments · Fixed by #662
Closed

Update ERC1155 support on NFT details page #658

ezra-sg opened this issue Nov 2, 2023 · 0 comments · Fixed by #662
Assignees

Comments

@ezra-sg
Copy link
Contributor

ezra-sg commented Nov 2, 2023

blocked by #499

Overview

There are two more items needed to finish up ERC1155 support on the NFT detail page. First, ERC1155 transfers are not possible as the quantity to transfer is not accounted for. Second, the holders tab has not been implemented yet

Acceptance Criteria

  • ERC1155 tokens should be transferrable with a quantity field
  • the Holders tab should be implemented, showing a list of the holders sorted by number of tokens held, filterable by address
@ezra-sg ezra-sg added the 🚫 Blocked Can't proceed with this issue or pull request label Nov 2, 2023
@ezra-sg ezra-sg self-assigned this Nov 3, 2023
@donnyquixotic donnyquixotic removed the 🚫 Blocked Can't proceed with this issue or pull request label Nov 13, 2023
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 a pull request may close this issue.

2 participants