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

Issue: Fetching token standard for a token that doesn't have one returns "3" for NFT #304

Open
ZenRepublic opened this issue Dec 17, 2024 · 0 comments
Assignees

Comments

@ZenRepublic
Copy link

Description

0 - Non fungible token (Simple NFT)

1 - Semi fungible token (SFT)

2 - Fungible token (SPL)

3 - Non fungible edition (NFT edition)

4 - Programmable NFT

5 - Programmable NFT Edition

these are token standards based on asset type. some assets havent specified token standard (bad from their side) and so the Metadata.get_token_standard() should return null

however, at least for token22 tokens (t3DohmswhKk94PPbPYwA6ZKACyY3y5kbcqeQerAJjmV for example) it token standard is set as "3" which means non fungible NFT edition

Suggested Improvements

No response

Extra Information

No response

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

2 participants