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

Support individual NFT metadata logs / dynamic NFTs #438

Open
telezhnaya opened this issue Nov 24, 2022 · 1 comment
Open

Support individual NFT metadata logs / dynamic NFTs #438

telezhnaya opened this issue Nov 24, 2022 · 1 comment

Comments

@telezhnaya
Copy link
Contributor

Inspired by #423 (comment)

The highlights from the thread:
[...] the proposal of individual NFT metadata updates opened a whole can of worms ("dynamic" NFTs etc) so it was decided to separate these into their own PRs [...].

See original discussion here: https://gov.near.org/t/extending-nep-171-events-standard-to-include-nft-update-events/30285/6

[...]

We may want to track even updates from dynamic NFTs, that will give us the ability to show the evolution of the NFT, so we anyway may need the logs for that.
Or at least we may want to know if the NFT is dynamic or not, it requires one more extension, adding the flag to the metadata. And maybe some other information such as the frequency of the updates, etc. We definitely need to research it deeper. We can post any further ideas here

@codingshot
Copy link
Contributor

This was one of the concerns I initially made and I think this would save capabilities for indexers. If we are adding flags might as well do this for Rich Media so indexers know which type of file type they are indexing without going into the metadata. Lachlan has also expressed concerns about this but was going to submit as different NEP extension. This has also been an indexing issue for our marketplace as well.

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