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

Can I use Erc1155 #2

Open
JacobInCode opened this issue May 13, 2021 · 4 comments
Open

Can I use Erc1155 #2

JacobInCode opened this issue May 13, 2021 · 4 comments

Comments

@JacobInCode
Copy link

Hi all, this code is amazing. Thank you so much everybody for open sourcing this. I want to know if I can auction erc1155s using this code?

@iainnash
Copy link
Contributor

The auction house only supports ERC721 since it is designed to only handle one-of-a-kind media. With ERC1155s the code will need to be substantially different to support auctioning off quantities of NFTs for instance.

@JacobInCode
Copy link
Author

Thanks Ian. Should we build it? :)

@iainnash
Copy link
Contributor

Feel free to fork the repo. Zora as a platform doesn't support ERC1155 so there isn't a need to do this on our end.

@vpavlin
Copy link

vpavlin commented Jun 16, 2022

@0xJacobean Have you built any 1155 support? I am curently building 1155 auction and asks and was curious if there is anything existing I can base it on.

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

3 participants