get_nft_info
Retrieve details about an ERC721 NFT contract or a specific token using the contract address and optional token ID. Integrates with the Rootstock MCP Server for blockchain interaction.
Instructions
Get information about an ERC721 NFT contract or specific token
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tokenAddress | Yes | Contract address of the NFT | |
tokenId | No | Optional token ID to get specific token info |