get_nft_info
Retrieve detailed information about an ERC721 NFT contract or specific token using the Rootstock MCP Server. Input the contract address and optional token ID to access metadata or ownership details.
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 |