PatrickAlphaC / nft-demo

37 stars 51 forks source link

Tokens/NFTs don't show up on opensea #20

Closed achimstruve closed 2 years ago

achimstruve commented 2 years ago

I deployed the token contract, created some collectible tokens, and updated the tokenURI, but nothing shows up on Opensea. Does anyone know why?

Rinkeby Etherscan of the contract https://rinkeby.etherscan.io/address/0x1ffb37d49f3a44ae319070a1164903b2ce0c6bf4

Opensea https://testnets.opensea.io/assets?search[query]=0x1FFB37D49F3A44aE319070A1164903B2ce0c6bf4

achimstruve commented 2 years ago

I deployed the token contract, created some collectible tokens, and updated the tokenURI, but nothing shows up on Opensea. Does anyone know why?

Rinkeby Etherscan of the contract https://rinkeby.etherscan.io/address/0x1ffb37d49f3a44ae319070a1164903b2ce0c6bf4

Opensea https://testnets.opensea.io/assets?search[query]=0x1FFB37D49F3A44aE319070A1164903B2ce0c6bf4

Now they are all up on Opensea! I had to wait many hours until they were there. Opensea is quite slow at some hours.