get_nft_metadata
Retrieve metadata for a specific NFT by providing its contract address and token ID. Supports ERC721 and ERC1155 token types, with an option to refresh cached data.
Instructions
Get metadata for a specific NFT
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contractAddress | Yes | The contract address of the NFT | |
refreshCache | No | Whether to refresh the cache | |
tokenId | Yes | The token ID of the NFT | |
tokenType | No | The token type (ERC721 or ERC1155) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Alchemy MCP Plugin
- estimate_gas_price
- get_asset_transfers
- get_block_number
- get_block_with_transactions
- get_contracts_for_owner
- get_floor_price
- get_nft_metadata
- get_nft_sales
- get_nfts_for_contract
- get_nfts_for_owner
- get_owners_for_nft
- get_token_balances
- get_token_metadata
- get_tokens_for_owner
- get_transaction
- get_transaction_receipts
- get_transfers_for_contract
- get_transfers_for_owner
- lookup_address
- resolve_ens
- subscribe
- unsubscribe
Related Tools
- @NaniDAO/agentek
- @itsanishjain/alchemy-sdk-mcp
- @itsanishjain/alchemy-sdk-mcp
- @itsanishjain/alchemy-sdk-mcp
- @itsanishjain/alchemy-sdk-mcp