cli

package
v0.0.38 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagGasFeeCap = "gas-fee-cap"
	FlagGas       = "gas-limit"
	FlagValue     = "value"
	FlagRPC       = "evm-rpc"
	FlagNonce     = "nonce"
)
View Source
const FalseStr = "false"
View Source
const (
	FlagCwAddress = "cw-address"
)
View Source
const TrueStr = "true"

Variables

This section is empty.

Functions

func CmdAssociateAddress

func CmdAssociateAddress() *cobra.Command

func CmdCallContract

func CmdCallContract() *cobra.Command

func CmdCallPrecompile

func CmdCallPrecompile() *cobra.Command

func CmdDeployContract

func CmdDeployContract() *cobra.Command

func CmdDeployWSEI

func CmdDeployWSEI() *cobra.Command

func CmdERC20Send

func CmdERC20Send() *cobra.Command

func CmdQueryERC20

func CmdQueryERC20() *cobra.Command

func CmdQueryERC20Payload

func CmdQueryERC20Payload() *cobra.Command

func CmdQueryERC721Payload

func CmdQueryERC721Payload() *cobra.Command

func CmdQueryEVMAddress

func CmdQueryEVMAddress() *cobra.Command

func CmdQueryPayload

func CmdQueryPayload() *cobra.Command

func CmdQueryPointer

func CmdQueryPointer() *cobra.Command

func CmdQueryPointerVersion

func CmdQueryPointerVersion() *cobra.Command

func CmdQuerySeiAddress

func CmdQuerySeiAddress() *cobra.Command

func CmdSend

func CmdSend() *cobra.Command

func GetQueryCmd

func GetQueryCmd(_ 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 NativeSendTxCmd

func NativeSendTxCmd() *cobra.Command

func NewAddERCCW20PointerProposalTxCmd

func NewAddERCCW20PointerProposalTxCmd() *cobra.Command

func NewAddERCCW721PointerProposalTxCmd

func NewAddERCCW721PointerProposalTxCmd() *cobra.Command

func NewAddERCNativePointerProposalTxCmd

func NewAddERCNativePointerProposalTxCmd() *cobra.Command

func RegisterCwPointerCmd

func RegisterCwPointerCmd() *cobra.Command

func RegisterEvmPointerCmd

func RegisterEvmPointerCmd() *cobra.Command

Types

type Response

type Response struct {
	Jsonrpc string `json:"jsonrpc"`
	ID      string `json:"id"`
	Result  string `json:"result"`
}

Jump to

Keyboard shortcuts

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