Triggering NFT metadata update #422
Replies: 1 comment 1 reply
-
|
hello @eliemichel For the time being you can call the SimpleHash metadata referesh api |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hello,
I have a collection of Solana NFTs where the (offchain) metadata gets updated from time to time through a community-based mechanism. It used to work a long time ago, and we are now back from a long pause but the metadata no longer update in Phantom wallets. Is there an endpoint that can be called to trigger an update of the metadata cache?
For instance, our NFT PixTape #1502 was rewritten ~10 days ago. It displays well in Solana Explorer, SolScan or MagicEden, but still hasn't been updated in Phantom.
The following 5 tokens would need an update at least:
HCKVgtEBFDaR6GeuVgJqg36rP2YyzAgFCiZbY4deGa3t2bnH5DGRSRYa6orSzERudXBDpmtAL3r2JiWQJK1K2dDA4oUFwJyMkW4gHLv55ggRCViUiD8PZkXdoB7k9jrVkCd3nUzd7S42SXnu1qu6Q4JQQaEn7Bd3wELUJQwWFRPr773EmruYvVVcyjKhDabGXa4BAa9fBtarE5wtSQ8YzM5LFPuNB: For now we are going at a slow pace, say 5 NFT per month get updated, but we're hopping to progressively make the collection fully autonomous and community driven. At least knowing the maximum time to live of the cached data would help us set up the pace.
Thanks!
Example
https://pixtapes.com/tape/1502
Steps to Reproduce
Open token
HCKVgtEBFDaR6GeuVgJqg36rP2YyzAgFCiZbY4deGa3tin Phantom, compare it to its up to date metadata on e.g., Solana Explorer.Phantom Version
25.3.1
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions