We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The token standard and uses of the metadata are indexed and exposed through the API.
https://github.com/metaplex-foundation/metaplex-program-library/blob/master/token-metadata/program/src/state/metadata.rs#L45 https://github.com/metaplex-foundation/metaplex-program-library/blob/master/token-metadata/program/src/state/metadata.rs#L265
https://metaplex.notion.site/Public-FAQ-A-new-asset-class-to-enforce-royalties-4662d26ee8af451faeb16d6a0534cb70
The text was updated successfully, but these errors were encountered:
@imabdulbasit can you adjust the API to surface token standard on the NFT object?
https://docs.holaplex.com/#definition-Nft
Sorry, something went wrong.
done.
imabdulbasit
Successfully merging a pull request may close this issue.
Goal
The token standard and uses of the metadata are indexed and exposed through the API.
References
https://github.com/metaplex-foundation/metaplex-program-library/blob/master/token-metadata/program/src/state/metadata.rs#L45
https://github.com/metaplex-foundation/metaplex-program-library/blob/master/token-metadata/program/src/state/metadata.rs#L265
https://metaplex.notion.site/Public-FAQ-A-new-asset-class-to-enforce-royalties-4662d26ee8af451faeb16d6a0534cb70
The text was updated successfully, but these errors were encountered: