Hey there,
I’m using a Manifold ERC-1155 contract deployed on Base (contract address:
0x1c6d27a76f4f706cccb698acc236c31f886c5421).
I need to display my NFT in a third-party app (using NFTMintCard), which requires the metadata JSON URI for a specific token ID (instance):
4249233648
Could you please provide:
-
The exact metadata JSON URI for this token ID?
-
The general pattern for ERC-1155 metadata URIs on Manifold contracts (on Base)?
-
Any tips for ensuring the “image” field in the metadata is accessible and public?
I need the metadata JSON link (not the image link).Where is this JSON URI found within the Manifold UI?
Thanks for your help!