What is the significance of QR code on video at starting of 2nd lesson? #37
-
There is a qr code on screen when lesson 2 starts. I can scan and see it’s a contract address but I didn’t get what is the significance here? |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 24 replies
-
Hello @vivart |
Beta Was this translation helpful? Give feedback.
-
Yes, please. I wonder too 🙂 |
Beta Was this translation helpful? Give feedback.
-
I think that if you follow the link on arbiscan.io and then go to the tab contract and then write, you will find a mintnft method that you can call to get an NFT. I have not tried it as the gas fee is enormous like 0.08 ETH at the time of this message. |
Beta Was this translation helpful? Give feedback.
-
It looks like its just an NFT from another course he did |
Beta Was this translation helpful? Give feedback.
-
The QR codes lead to optional easter egg NFTs :) I didn't want to promote them since you'll have to spend real ETH to claim them. So yes, they are 100% optional! If you don't want to spend the ETH on them, you can just skip them! In order to solve them, you'll have to call the Have fun, and good luck :) |
Beta Was this translation helpful? Give feedback.
-
Is anyone else facing gigantic fees to mintNft? Shows me around $233 to mint. Not sure if I am doing it correct => Went to Write Contract => mintNft => location 0, newLocation 10 |
Beta Was this translation helpful? Give feedback.
-
I minted the first NFT, but cannot find its location. Where do I get to see my NFT?)) |
Beta Was this translation helpful? Give feedback.
-
I was also finally able to mint the first NFT... hooray! Since I'm a total newbie with wallets and NFTs, I'd like to summarize step by step what I did in order to mint it, even if it sounds trivial to the most experienced students (maybe it could be useful to other newbies like myself).
Hope this can be useful to someone else! |
Beta Was this translation helpful? Give feedback.
The QR codes lead to optional easter egg NFTs :)
I didn't want to promote them since you'll have to spend real ETH to claim them. So yes, they are 100% optional! If you don't want to spend the ETH on them, you can just skip them!
In order to solve them, you'll have to call the
mintNft
functions on the contracts - which get harder with each completed lesson 😈. You can then view them on the L2 NFT Marketplace StratosNft, it's similar to Opensea.Have fun, and good luck :)