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

Where do I put custom attributes in an NFT? #321

Open
akegaviar opened this issue Jul 8, 2024 · 0 comments
Open

Where do I put custom attributes in an NFT? #321

akegaviar opened this issue Jul 8, 2024 · 0 comments

Comments

@akegaviar
Copy link
Owner

According to TIP-64, the NFT metadata attributes are as follows:

  • uri

  • name

  • description

  • image

  • image_data

But what if I wanted to add additional custom attributes? Is there a standard for custom attributes?

This question was imported from Telegram Chat: https://t.me/tondev_eng/7766

Answer

Refer to TIP-62 and the get_nft_content option which should return the "full" metadata:

ton-blockchain/TIPs#62


Original

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

1 participant