my wallet is - 0xD83a1D8bd37545f235832bac088c24A3662F6526
i created a contract with manifold. Minted 3 pieces, 10 editions each through the contact on etherscan, the pieces can be viewed on Manifold gallery but I cant seem to list them?
is it possible to list them with Manifold?
Our listing app pulls in all tokens it thinks you’ve created. It gets that data from your “Data Sources” in your Profile. Normally this autopopulates with all tokens created by the wallet in those settings, as well as all contracts in those settings.
So to manually fix the issue of these tokens not showing in your inventory, simply do the following:
Hit ur account name in the top right
Select “Current Profile” under “Settings” at the bottom
Go to “Data Sources”
And under “Tokens” you should see the token. If not, manually import it!
Cheers! After that it should show up in that “Select a token” dialog as it’s guaranteed to be in your profile’s inventory.
Might just be a small bug with our renderer. I’ll look into this.
In the meantime, have you double checked the on-chain JSON is parsed correctly by places like OpenSea as well? Or our gallery product? If it renders there fine then i’d list em, as that would mean we just have a small visual bug inside of Studio but the token itself is a-ok for listing and displaying. I’ll fix that bug today if so.
I see we got the contract, spec, id, and collectors etc all correct so that’s a good sign!
perfect. if the metadata is a concern feel free to hold off, but you should be totally clear to list these. we’ll patch up the small bugs with the URL metadata and the display in Studio today ASAP.
actively fixing the data issue! your token is fine this is def just a bug on our end with processing the data. i triple checked your tokenUri looks good. base64 encoded and url encoded. the image url it spits out after parsing is correctly also base64 encoded and url encoded.
{"created_by":"ONDI","name":"Missing Peace (Red edition)","description":"Missing Peace (Red edition) By ONDI","attributes":[{"trait_type":"Artist","value":"ONDI"}],"image":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA1MCA1MCIgc3R5bGU9ImJhY2tncm91bmQ6I2IzMTk0MiI+PHJlY3Qgd2lkdGg9IjUwIiBoZWlnaHQ9IjUwIiBmaWxsPSIjYjMxOTQyIi8+PHBvbHlnb24gcG9pbnRzPSIyNyAyMiAyNiAyMiAyNSAyMiAyNCAyMiAyMyAyMiAyMiAyMiAyMiAyMyAyMiAyNCAyMiAyNSAyMiAyNiAyMiAyNyAyMiAyOCAyMyAyOCAyMyAyNyAyMyAyNiAyNCAyNiAyNCAyNSAyNSAyNSAyNSAyNCAyNiAyNCAyNiAyMyAyNyAyMyAyOCAyMyAyOCAyMiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg=="}
Howdy still updating your metadata wait up just one minute apologies there. We realized your data is simply stale and has to be manually refreshed! Apologies for that. Going to add a refresh button on this page for in the future.
Once listed they will no longer show as “in your wallet” as our marketplace contract technically holds on to the token for safekeeping during the auction/sale period. Once cancelled or finalized in any way, the tokens will be sent back to the correct person.
wahoo. lets goo! and reminder to always triple check ya got the right wallet connected to manifold at the time of listing, that way the tokens have no trouble being listed from your wallet!
i say because we allow wallet switching once logged in to studio. can be an easy thing to trip on!
adding a new little feature so that you can refresh metadata on both manifold + places like opensea using a single button click in the future!
long story:
the token was minted with no metadata
metadata was updated in a sep tx
most places on chain won’t see the update and just store the original mint tx data. so for places like manifold and opensea, you’ll wanna refresh metadata anytime you make an update outside of our Studio framework! (we handle this for you when minting/updating with Studio normally)