We just want to be able to fetch nft pricing, without having to fetch all the metadata and token info from opensea. There is no way to do this via the current hooks, but it would be great if this is an option! This is especially important because opensea api is unstable and unreliable, and when it doesnt work (for example now it gives a cors error on our site) the useNFT hook breaks.
So something like:
useNFTPricing would be great!
We just want to be able to fetch nft pricing, without having to fetch all the metadata and token info from opensea. There is no way to do this via the current hooks, but it would be great if this is an option! This is especially important because opensea api is unstable and unreliable, and when it doesnt work (for example now it gives a cors error on our site) the useNFT hook breaks.
So something like:
useNFTPricingwould be great!