ourzora / nft-components

NFT Rendering Components
GNU General Public License v3.0
100 stars 36 forks source link

WIP: title fallback using contract name and tokenID #109

Closed dblodorn closed 2 years ago

dblodorn commented 2 years ago

@iainnash this would be a nice feature so we "always" have a title available for the Token. I did notice that when using betaIndexer the contract title & symbol are not available, so perhaps we include this in nft-hooks query, or simply surface the contract name and symbol in the nft object.

Screen Shot 2021-12-02 at 3 06 43 PM

Screen Shot 2021-12-02 at 2 55 24 PM

Screen Shot 2021-12-02 at 2 55 17 PM

dblodorn commented 2 years ago

@iainnash FWIW - this is an interesting metadata contrast between betaIndexer and external data source:

Screen Shot 2021-12-17 at 4 38 23 PM

Screen Shot 2021-12-17 at 4 27 35 PM

iainnash commented 2 years ago

This is stale, will close for now.