solana_gettokenmetadata
Retrieve token metadata including name, symbol, and standard for Solana tokens on mainnet or devnet using contract addresses.
Instructions
Get the global token metadata for a given network and contract (mint, standard, name, symbol, metaplex).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | The network to query | |
| address | Yes | The address to query |