Hey. I do have problems listing tokens that have been minted not via Manifold Studio.
I have built a custom minter extenstion for my ERC721Creator.
Extension: https://goerli.etherscan.io/address/0xD700658CF062b247fF1a6d7054B26B5cA9BF77DA
Creator: https://goerli.etherscan.io/address/0xc63a4e0b04cd038abe308b8bd02ac1c5f921614e
Creator has been created via Manifold Studio
I registered extension and minted some tokens (via etherscan). They are clearly visible on OS, and metadata is shown
However, those tokens are not displayed in my Manifold Studio.
When I try to list them via Gallery, I can not do this, most probably because gallery doesnât upload metadata for those tokens.
Getting âSomething went wrong. Please refresh the page and try again.â error
Also those tokens are not shown in the Studio
Only token 3 is shown , which has been created for Manifold Studio UI
Can anyone advise how to list token which have been minted to a Creator contract not via Manifold UI?
The minter extension design was inspired by this case: Collaborations - Manifold Docs
Pretty cool that you made your own extension!
Sometimes the ingestion within studio doesnât fully work, but it should be fine on Gallery once listed. You can see the token here -
So you should be good to go!
Thanks for the feedback!
it should be fine on Gallery once listed
How can I list this token? Iâm still getting âSomething went wrong. Please refresh the page and try again.â error
Sorry about that, it should work now! Since we donât have all the metadata, it might show a blank image/title but the page at least shouldnât crash like that.
1 Like
Thank you very much for the support!
I managed to list it now
However, it behaves a little bit strange.
It shows the correct media in the Gallery App
However, when I click View Listing button, it redirects me to the completely different listing.
Walking down the street with my buddy Kavion Sabio, who is a fellow photographer himself, I noticed this older man lost in thought, smoking a cigarette. From the hip, I took a few photos and then we kept walking. When I finally looked at the photos...
I suppose, it links me to the mainnet listing #486 , not to the testnet listing #486
Since you are on goerli, you should append goerli to the URL - https://gallery.manifold.xyz/goerli/listing?listingId=486
Weâll update that
1 Like
Thank you very much for the assistance! It was really helpful
Hey again @yungwknd!
Is it possible, that I can see tokens minted via extension in the list of tokens for my contract?
I have 4 tokens minted for this collection, some of them are even listed. However, they are still not shown in the list of tokens.
Only tokens minted via UI are shown
Can you help, please?
We donât support this yet. I am curious what is your use case for this feature?
Thanks for the reply! Any plans to support this?
The use case is to be able setting up per token royalties through Manifold Studio UI.
Ah gotcha. Yeah I suppose thatâs possible for Manifold tokens rn, but not if they donât show up.
Have you tried using the royalty registry to do this?
No problems, I managed to set up per token royalties via etherscan, no problems at all. Just wondered if it is possible via UI.
Thank you for your help!
And btw, could you take a look at this topic please? Iâm very interested how can I do something like this
Hey,
How can I sell non-Manifold issued tokens via my Marketplace contract?
Like, this item was sold by Christies.
However, this item was not obviously created by Christies and was not created using Manifold Creator Contracts.
It was just transferred to Christiesâ Marketplace contract via createListing method.
How can I do the same? Like how can I create listings for NFTs from any 721 contract, so it can be sold via my Marketplace Contract?
1 Like