get_coin_metadata
Retrieve coin metadata including name, symbol, decimals, and description by specifying the coin type on the Sui blockchain.
Instructions
Get metadata for a coin type (name, symbol, decimals, description).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coinType | Yes | Coin type (e.g. 0x2::sui::SUI) |