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