ProjectOpenSea / opensea-creatures

Example non-fungible collectible, to demonstrate OpenSea integration
https://docs.opensea.io
MIT License
1.16k stars 788 forks source link

Minting is Free ? Using CreatureFactory sample #112

Open Charles808 opened 3 years ago

Charles808 commented 3 years ago

I have been trying the samples.

It works great for pre-minting items and I just simply embed the storefront to my website. It is like magic.

I decided to try more other features. So, in short.. I tried the CreatureFactory sample and deployed it successfully. I want to try the on-the-fly minting when the NFT is purchased.

I have several questions :

  1. After the Factory is deployed I have 3 NUM_OPTIONS available in the storefront exactly like the example used. But I can't sell it in anyway using Sell Button like the pre-minted sample. or when adding "/sell" to the url. It keep gives me error when I click the Sell Button. It shows circle progress bar keep circling and the Listing button is nowhere to be found. Here is my link : https://testnets.opensea.io/assets/0x8b03c79b0da534b139cbe399ff36a72739593c4f/2

  2. Because I cannot sell from the common way (because of no.1 problem), I used initial_sale.js for listing my CreatureFactory Items. My questions about this is, why the initial_sale.js is always listing my item twice while I only executed it once ? it is always like that.

  3. After listing succeed, let's say I listed 3 NFT creatures in CreatureFactory contract. As I tried to bought it using another wallet and bought it all, I did not see any minting fee charged from both seller wallet and buyer wallet. Buyer only spent NFT price plus gas fee, while Seller only got NFT price - 2.5%. So, I wonder if the minting is become free? Then how it is minted ? I tried this on Rinkeby anyway.

Charles808 commented 3 years ago

Wow

Nothing after a week ?

I guess these samples is hit and run then.

ctohster commented 3 years ago

above is scam

Charles808 commented 3 years ago

@deresatom Unfortunately, no... But, my message is different from yours. I don't remember the exact words. But it is not like yours, it is about something faulty from the server.

jkirkpatrick commented 3 years ago

@Ashaddev This is an issue with the source code posted here on github demonstrating to developers how to use your API's and integrate your product. By raising the issue here, other potential developers like myself can review issues without reaching out and wasting resources on the customer support site - this is an undocumented code behavior related issue, not a product issue. cc @alexanderatallah