Back to All

issue in getting the ERC721 token updated metadata

Hi,
I have create a function in the smart contract where we can update the URI of exising minted NFT. but whenever i try to fetch the URI from alchemy API, It is giving me the OLD URI only. But at the same time, using the smart contract functionality of getting token URI, it returns the update one but taking a little more time to return that URI.
Please suggest if there is any option from alchemy APIs to get the update URI.
Network- Polygon

ReadMe