Hi, wondering if the NFT images imageURL param in qn_fetchNFTs are cached in a CDN or is it just an arbitrary URL?
1 Like
Hey avataraad ,
Are you writing in regards to the Token/NFT RPC API v2 marketplace add-on, or the method?
-Nick
The method specifically for Solana
Hey avataraad ,
If it’s an IPFS URL we return it with our hosted IPFS service, otherwise we return the metadata URL.
-Nick