package
1.0.1
Repository: https://github.com/noria-net/token-factory.git
Documentation: pkg.go.dev

# Functions

GetCmdDenomAuthorityMetadata returns the authority metadata for a queried denom.
GetCmdDenomsFromCreator a command to get a list of all tokens created by a specific creator address.
GetParams returns the params for the module.
GetQueryCmd returns the cli query commands for this module.
GetTxCmd returns the transaction commands for this module.
NewBurnCmd broadcast MsgBurn.
NewBurnFromCmd broadcast MsgBurnFrom.
NewChangeAdminCmd broadcast MsgChangeAdmin.
NewCreateDenomCmd broadcast MsgCreateDenom.
NewForceTransferCmd broadcast MsgForceTransfer.
NewMintCmd broadcast MsgMint.
NewMintToCmd broadcast MsgMintTo.
NewModifyDenomMetadataCmd broadcast a Bank Metadata modification transaction.