Metaplex cNFT not appearing #372
Replies: 2 comments
-
|
Update: I tried decompressing the NFT, resulting in this NFT account: https://solscan.io/account/DGfpVFsSM1cfLAmjcJttJKDimaMtB9LFFKgavnWoa8ak However, it is still not appearing in Phantom. @adamdelphantom any chance you could look into this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Update: the collection is now appearing! I'm not sure if decompressing the NFT kicked something in Phantom's system which fixed this, or if it was just a coincidence, but I'm happy that it works. |
Beta Was this translation helpful? Give feedback.
0 replies
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
I am trying to launch a Metaplex cNFT and first created a test collection on mainnet.
For some reason, it only showed up on Phantom after about a day. (it did not appear even in the 'Manage collectables list')
Once it started showing up we attempted to launch the real collection. I used different accounts (and content) but the same code, so I expected the same behavior. However, even three days later, it does not show up in Phantom:
Is a issue where Phantom needs to approve/whitelist the NFT before it shows up?
Example
No response
Steps to Reproduce
The test token mint transaction and leaf node:
https://solscan.io/tx/424dTRka7sf5LQhz8JrgojpGak72jagEdWWsnegiyUb9rxrKpy9aALSwRM2ztWK4uL35tZeHW2z9vGdsGqndHuwZ
https://solscan.io/token/9oV2nc7v3Uy1rE66DJ4qgAZ3HjzVJGNf6v6s2Q59Cpzw
https://solscan.io/tx/32ZJtyomGn5RchPXY4WFyPE1VZeraRq7JqJ7JLFN7r5gsn7XcnCUn56nXxUCxRfySovtXwgjEf1iKqmejNRd5r9p
https://solscan.io/token/5kGiyvcnesLFZdR7eavLCVgoH7gecLHXJM6RFnhoL1RF
I tried making an Helius
/getTokenRPC call to check the metadata, but both seem to be identical. The NFT owner is also set to the correct account.Phantom Version
No response
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions