cli

package
v1.0.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagSymbol   = "symbol"
	FlagDecimals = "decimals"
)

TokenMappingChangeProposalTxCmd flags

Variables

This section is empty.

Functions

func CmdConvertTokens added in v0.6.1

func CmdConvertTokens() *cobra.Command

func CmdSendToCryptoOrg added in v0.6.1

func CmdSendToCryptoOrg() *cobra.Command

func CmdUpdateTokenMapping added in v0.6.1

func CmdUpdateTokenMapping() *cobra.Command

CmdUpdateTokenMapping returns a CLI command handler for update token mapping

func GetContractByDenomCmd added in v0.6.1

func GetContractByDenomCmd() *cobra.Command

GetContractByDenomCmd queries the contracts by denom

func GetDenomByContractCmd added in v0.6.1

func GetDenomByContractCmd() *cobra.Command

GetDenomByContractCmd queries the denom name by contract address

func GetQueryCmd

func GetQueryCmd(queryRoute string) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for this module

func Migrate added in v1.0.13

func Migrate(appState genutiltypes.AppMap, clientCtx client.Context) genutiltypes.AppMap

func MigrateGenesisCmd added in v1.0.13

func MigrateGenesisCmd() *cobra.Command

MigrateGenesisCmd returns a command to execute genesis state migration.

func NewSubmitTokenMappingChangeProposalTxCmd added in v0.6.1

func NewSubmitTokenMappingChangeProposalTxCmd() *cobra.Command

NewSubmitTokenMappingChangeProposalTxCmd returns a CLI command handler for creating a token mapping change proposal governance transaction.

Types

type ExportEvmGenesisState added in v1.0.13

type ExportEvmGenesisState struct {
	evmtypes.GenesisState
	Params ExportEvmParams `json:"params"`
}

type ExportEvmParams added in v1.0.13

type ExportEvmParams struct {
	evmtypes.Params
	ExtraEIPs []string `json:"extra_eips"`
}

type ExportFeemarketGenesisState added in v1.0.13

type ExportFeemarketGenesisState struct {
	feemarkettypes.GenesisState
	Params   ExportFeemarketParams `json:"params"`
	BlockGas uint64                `json:"block_gas,string"`
}

type ExportFeemarketParams added in v1.0.13

type ExportFeemarketParams struct {
	feemarkettypes.Params
	EnableHeight int64 `json:"enable_height,string"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL