ProjectOpenSea / embeddable-nfts

Easily embed OpenSea listings in your website!
329 stars 139 forks source link

Verified Contracts Erroneously Shown as Unidentified Contract #32

Open woodydeck opened 3 years ago

woodydeck commented 3 years ago

I just noticed this when testing the embed. It erroneously shows up as unidentified, but if you click through all is ok.

Screen Shot 2021-07-16 at 8 38 34 PM

woodydeck commented 3 years ago

The issue is because it pulls from the single contract endpoint, which says it is unidentified, even though the assets endpoint says something else in terms of verified status. I'm not sure this qualifies as a bug, but those running into the problem now can build to their taste by modifying this part.

Screen Shot 2021-07-28 at 1 06 14 PM Screen Shot 2021-07-28 at 1 02 49 PM