getNFTMetadata
Retrieve detailed metadata for an NFT by specifying its contract address, token ID, and chain ID using this tool. Ideal for Ethereum-based automation and cryptocurrency research.
Instructions
Gets metadata for an NFT token by contract address and token ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | Yes | The chain ID where the NFT exists | |
contractAddress | Yes | The NFT contract address | |
tokenId | Yes | The token ID of the NFT |