Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Minting multiple NFT from Factory Contract optionid #222

Open
ajaybha opened this issue Aug 19, 2022 · 0 comments
Open

Minting multiple NFT from Factory Contract optionid #222

ajaybha opened this issue Aug 19, 2022 · 0 comments

Comments

@ajaybha
Copy link

ajaybha commented Aug 19, 2022

Hi,
Following the tutorial, I have a factory contract which uses the referenced NFT contract's mint function to mint the actual NFTs.
I have two options, 0 - single mint, 1 - mint 4. and I am able to go to opensea.io//{optionid} and create a list/sell for a given option.

  1. A user (different wallet addr) is able to buy once from the option-id (either 1 or 4 based on which option). But second time, it throws an error about either gas fees being low or item already being bought in the interim.

The listing is still active though. I checked the documentation on open-sea but still not clear whether multiple NFTs can be minted through the same listed option in this factory pattern.

Appreciate if someone can shed some light and hopefully show how to do this.

Regards,
Ajay

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant