solana_getnftmetadata
Retrieve NFT contract metadata including mint details, name, symbol, and metaplex data from Solana blockchain networks.
Instructions
Gets the contract level metadata (mint, standard, name, symbol, metaplex) for the given contract
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | The network to query | |
| address | Yes | The address to query | |
| mediaItems | No | Should return media items |