prepare-create-token-factory-denom
Generates a transaction to create a new token factory denomination on the Osmosis blockchain, specifying the sender's address, subdenom, and optional metadata.
Instructions
Prepares a transaction to create a new token factory denomination
Input Schema
Name | Required | Description | Default |
---|---|---|---|
metadata | No | Optional token metadata | |
sender | Yes | The sender's Osmosis address (will be the creator) | |
subdenom | Yes | The subdenom to create (will become factory/{sender}/{subdenom}) |