DzeeRoggs 🐐#3376 πŸ‚#2531 πŸ¦‘
DzeeRoggs 🐐#3376 πŸ‚#2531 πŸ¦‘

@DzeeRoggs

7 Tweets 24 reads Jul 13, 2021
Lots of noise yesterday about #GOATz not having their meta data onchain. This is the case for most #NFT projects out there.
Influencers shouting to the croud w/o educating how to check this yourself feels like FUD creating. Read on to know how to check a token's meta dataπŸ‘‡
"If a token contract properly implements the ERC721 Standard and the ERC721Metadata extension, it will always implement the function [...] tokenURI(uint256 _tokenId)"
This function returns an URI pointing to the metadata.
Source:
ethereum.stackexchange.com
Let's see how this looks for a random bored ape. First go to the read contract page on etherscan:
#readContract" target="_blank" rel="noopener" onclick="event.stopPropagation()">etherscan.io
Scroll down to look for the tokenURI function:
Now enter any ape id. I picked 8231 (the floor ape). Now hit the "Query" button. You already see that ipfs is used:
To check the data behind that ipfs link you'll have to do some extra work. First you'll need ipfs installed. Fortunately this is very easily done by installing ipfs for desktop.
#install" target="_blank" rel="noopener" onclick="event.stopPropagation()">ipfs.io
To check the ipfs link in your browser you need to have ipfs running (just start ipfs desktop) and you need a browser plugin enabling your browser showing the link's content. On ipfs.io go to "Docs" and install the "Browser companion" for your browser.
Ok, this was a bit of work πŸ˜…
But now you can lookup any token URI hosted on ipfs in your browser.
Hope this was helpful. Don't fall for FUD easily instead DYOR #NFTCommunity!

Loading suggestions...