Replies: 8 comments 8 replies
-
Hello @Callassie |
Beta Was this translation helpful? Give feedback.
-
I just ran create_collectible again. So, ran create_metadata and set_tokenuri again. ( edited: IPFS is up and running. but also pinned to pinata just in case.) AdvancedCollectible.setTokenURI confirmed Block: 10469037 Gas used: 120216 (90.91%) You can view your NFT at https://testnets.opensea.io/assets/0x0894aB9b876e22E9069498485A5aD4cc228f9ea4/3 I will wait the 20 minutes, refresh both the metadata and the page and opensea will not show. |
Beta Was this translation helpful? Give feedback.
-
I will move on to the next lesson, but it has not been definitively proven it is Opensea. After the course, I will use a new graphic, create a new project with the code and see what happens.Sent via the Samsung Galaxy S20 FE 5G, an AT&T 5G smartphone
-------- Original message --------From: Vasiliy Gualoto ***@***.***> Date: 4/8/22 12:38 PM (GMT-06:00) To: smartcontractkit/full-blockchain-solidity-course-py ***@***.***> Cc: Callassie ***@***.***>, Mention ***@***.***> Subject: Re: [smartcontractkit/full-blockchain-solidity-course-py] Lesson 11 opensea/pinata (Discussion #1380)
As that nft was deployed for so many accounts before... Yes most likely you are right.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I appreciate the information. I went ahead and did the proxy lesson. I will do a full test with a different png, so it will be a different hash and test that. If I can't get through it. I will redo that lesson.Appreciate your help!Sent via the Samsung Galaxy S20 FE 5G, an AT&T 5G smartphone
-------- Original message --------From: Vasiliy Gualoto ***@***.***> Date: 4/8/22 8:07 PM (GMT-06:00) To: smartcontractkit/full-blockchain-solidity-course-py ***@***.***> Cc: Callassie ***@***.***>, Mention ***@***.***> Subject: Re: [smartcontractkit/full-blockchain-solidity-course-py] Lesson 11 opensea/pinata (Discussion #1380)
I tried to reproduce the error, but the NFT is showing correctly for me, so I'm kinda lost here.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Well using a different PNG made no difference and I also worked, so could you just try cloning the repo and run it? does that work? |
Beta Was this translation helpful? Give feedback.
-
I will. Currently on the front end on lesson 13Sent via the Samsung Galaxy S20 FE 5G, an AT&T 5G smartphone
-------- Original message --------From: Vasiliy Gualoto ***@***.***> Date: 4/10/22 10:27 AM (GMT-06:00) To: smartcontractkit/full-blockchain-solidity-course-py ***@***.***> Cc: Callassie ***@***.***>, Mention ***@***.***> Subject: Re: [smartcontractkit/full-blockchain-solidity-course-py] Lesson 11 opensea/pinata (Discussion #1380)
Well using a different PNG made no difference and I also worked, so could you just try cloning the repo and run it? does that work?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Thank you for that information as well. I am hopeful to finish lesson 13 quickly and try this. For the front-end on Lesson 13, seems like my windows version had a lot of deprecated and mssing modules. Npx and yarn were there, but when I checked by running yarn after changing directories, it needed to install a lot of packages. I don't know if you need to know that for your Spanish version. Sent via the Samsung Galaxy S20 FE 5G, an AT&T 5G smartphone
-------- Original message --------From: Vasiliy Gualoto ***@***.***> Date: 4/10/22 10:27 AM (GMT-06:00) To: smartcontractkit/full-blockchain-solidity-course-py ***@***.***> Cc: Callassie ***@***.***>, Mention ***@***.***> Subject: Re: [smartcontractkit/full-blockchain-solidity-course-py] Lesson 11 opensea/pinata (Discussion #1380)
Well using a different PNG made no difference and I also worked, so could you just try cloning the repo and run it? does that work?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi, tokenId (uint256) [ tokenURI(uint256) method Response ] and I'm able to get to the image, but on opensea, it's not showing up: Is this expected? How long has it been taking for the images to show up on the opensea testnet? thanks |
Beta Was this translation helpful? Give feedback.
-
Have been through all the posts regarding the metadata/Opensea not showing. None of the fixes worked for me.
I went ahead and pinned on Pinata as my IPFS daemon keeps going down, both metadata and json. Does that make a difference?
Assuming that Pinata is just a pinning service and utilizes the IPFS hash and we don't need to change anything. Here is the link to opensea: https://testnets.opensea.io/assets/0x0894ab9b876e22e9069498485a5ad4cc228f9ea4/2
I would like to move on to the proxy lesson, but I can't!
Beta Was this translation helpful? Give feedback.
All reactions