Refreshing metadata on 3 Fully on chain pieces

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?


Howdy!

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:

  1. Hit ur account name in the top right
  2. Select “Current Profile” under “Settings” at the bottom
  3. Go to “Data Sources”
  4. 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.

I see them, but they appear blank? appreciate the help Johnny :slight_smile:

1 Like

Not sure what to do next?

1 Like

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!

it all displays correctly on opensea, image and metadata all correct :slight_smile:
https://opensea.io/collection/missingpeacebyondi

2 Likes

on manifold gallery the metadata is missing but the images displays correctly.

1 Like

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.

1 Like

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=="}
2 Likes

Brillant, TY so much for all your help Johnny :folded_hands:

one last quick question, for the image display do you render the svg?

is it possible to display the svg and not an upscaled png?
Also only the red edition is working but im getting an error, says I dont own the token?


1 Like

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.

1 Like

Okay they should be showing as expected now!

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.

1 Like

ah ty, I’ll try to list them now :slight_smile:

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)

also added view on manifold and view on etherscan for funsies.

1 Like

Sorry Johnny but unfortunately, Im still get this error message, saying i dont own the tokens, i do. Any suggestions. I am doing something wrong?

Also, is there anything that be can be done about displaying the svgs and not a blurry upscaled png.

that’s gotta be a bug. let me patch that up for ya real quick. we added that error recently so it could be a little off for the 1155 check. one sec!

1 Like