Structs§
- Admin
Response - Create
Denom Response - This is in the data field in the reply from a TokenFactoryMsg::CreateDenom SubMsg Custom code to parse from protobuf with minimal wasm bytecode bloat
- Denom
Unit - This maps to cosmos.bank.v1beta1.DenomUnit protobuf struct
- Denoms
ByCreator Response - Full
Denom Response - Metadata
- This maps to cosmos.bank.v1beta1.Metadata protobuf struct
- Metadata
Response - Params
- This maps to osmosis.tokenfactory.v1beta1.Params protobuf struct
- Params
Response - Token
Querier - This is a helper wrapper to easily use our custom queries
Enums§
- Token
Factory Msg - Special messages to be supported by any chain that supports token_factory
- Token
Factory Query