Creator signature verification questions/issues #1721
-
I have created and upload my project (1337 pieces) and have minted on test/creators NFT to ensure the mint process works. My issue, i believe , is when creating the initial template for my collection, I set 3 different "royalties" addresses (a.k.a creator addresses) and did NOT use the "creator pubkey" as any of the 3 royalties recievers. I did not realize that these addresses were needed to sign the metadata afterwards. once importing one of those 3 into my solana CLI, i was able to sign the one minted NFT.
My question: Or must I now import the wallet for the 3 pub keys ive have listed in my original template? TL;DR |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
For anyone running into this, you must locate the any of your minted NFT collection on solscan (or other explorer) and click 'creators'. ISSUE RESOLVED |
Beta Was this translation helpful? Give feedback.
For anyone running into this, you must locate the any of your minted NFT collection on solscan (or other explorer) and click 'creators'.
The first address (inserted by metaplex on upload i believe)is the one used when trying to create a mint ID list for magic eden.
ISSUE RESOLVED