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

NFT Gated Deals: Add support for POAP like contracts #141

Open
alextheboredape opened this issue Apr 6, 2023 · 1 comment
Open

NFT Gated Deals: Add support for POAP like contracts #141

alextheboredape opened this issue Apr 6, 2023 · 1 comment

Comments

@alextheboredape
Copy link
Collaborator

Right now, we support ERC721 contracts but we do not support contracts that mint multiple collections on a single contract address like POAP. We need to modify NFT gated deals to add support for POAP so that you can whitelist different ranges of token ids on a contract instead of supporting the entire contract. this can be used to support sub collections of any ERC721 that use consecutive IDs

@alextheboredape alextheboredape changed the title Add support for POAP like contracts NFT Gated Deals: Add support for POAP like contracts Apr 6, 2023
@alextheboredape
Copy link
Collaborator Author

submissions must include testing

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