State
The tokenfactory module keeps state of the following primary objects:
- 0x02 + | + denom + | + 0x01 ⇒
DenomAuthorityMetadata
Denom Creators
- 0x03 + | + creator + | denom ⇒ denom
Genesis state defines the initial state of the module to be used to setup the module.
Params
Params is a module-wide configuration that stores system parameters and defines overall functioning of the tokenfactory module.
This module is modifiable by governance using params update proposal natively supported by gov module.
Struct for the ocr module params store.
Last modified on March 30, 2026