Hi there!
I am using Moralis API to pull the metadata and show userās NFTs.
CURLOPT_URL => āhttps://deep-index.moralis.io/api/v2/WALLET_ADDRESS/nft?chain=eth&format=decimal&normalizeMetadata=falseā,
I have recently changed my ETH prefix url so that the collection points to a different arweave directory. Is there some type of cache that needs to be erased so that the API now reads the new location?