Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tokens don't display on cnft.io if non-721 metadata is also present. #1

Open
bwbush opened this issue Aug 3, 2021 · 2 comments
Open

Comments

@bwbush
Copy link

bwbush commented Aug 3, 2021

If a token's minting transaction has multiple metadata tags, such as 721 for the token metadata according to CIP-25 and also 674 for a message according to CIP-20, then the token is not displayed at all in cnft.io. It seems preferable for cnft.io to ignore all non-721 metadata and display any token that has correct 721, regardless of other metadata in the minting transaction.

These contrasting minting transactions highlight the problem:

@santonode
Copy link

PigyToken is a breeding game use case. It has support from over 100 Stake Pools, The breeding of Pigys is what make the tokens unique and more valuable. I would support finding a resolution to this issue. Chris with Santo Stake Pool

@GlynnPowell
Copy link

GlynnPowell commented Oct 13, 2021

So what happens if you have custom)fields for traits . e.g.

"#00002": { { "name": "#00002", "description": "UG2.", "image": "ipfs://TEST/00002.png", "mediaType": "image/png", "background": "sunset", "body": "blue", "clothes": "dress", "ears": "gold", "glasses": "shades" } }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants