set-token-metadata
Configure token metadata for token factory tokens on Osmosis blockchain. Define name, symbol, description, display units, and other attributes to standardize token information.
Instructions
Set metadata for a token factory token
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mnemonic | Yes | BIP-39 mnemonic phrase for signing the transaction | |
| denom | Yes | Token denomination to set metadata for | |
| metadata | Yes | Token metadata | |
| gas | No | Gas limit (default: auto-estimate) | |
| gasPrice | No | Gas price (default: 0.025uosmo) | |
| memo | No | Transaction memo |