invalidateNFTContractCache
Clear the cache of an NFT contract's metadata to force a refresh, ensuring accurate data on the next query.
Instructions
Invalidate cached metadata for an NFT contract to force a refresh on next query
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "eth-mainnet", "base-mainnet" | eth-mainnet |
| contractAddress | Yes | Contract address to invalidate cached metadata for. |