Documentation ¶
Index ¶
- Constants
- func CmdAssociateAddress() *cobra.Command
- func CmdCallContract() *cobra.Command
- func CmdCallPrecompile() *cobra.Command
- func CmdDeployContract() *cobra.Command
- func CmdDeployWSEI() *cobra.Command
- func CmdERC20Send() *cobra.Command
- func CmdQueryERC20() *cobra.Command
- func CmdQueryERC20Payload() *cobra.Command
- func CmdQueryERC721Payload() *cobra.Command
- func CmdQueryEVMAddress() *cobra.Command
- func CmdQueryPayload() *cobra.Command
- func CmdQueryPointer() *cobra.Command
- func CmdQueryPointerVersion() *cobra.Command
- func CmdQuerySeiAddress() *cobra.Command
- func CmdSend() *cobra.Command
- func GetQueryCmd(_ string) *cobra.Command
- func GetTxCmd() *cobra.Command
- func NativeSendTxCmd() *cobra.Command
- func NewAddERCCW20PointerProposalTxCmd() *cobra.Command
- func NewAddERCCW721PointerProposalTxCmd() *cobra.Command
- func NewAddERCNativePointerProposalTxCmd() *cobra.Command
- func RegisterCwPointerCmd() *cobra.Command
- func RegisterEvmPointerCmd() *cobra.Command
- type Response
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 CmdCallContract ¶
func CmdCallPrecompile ¶
func CmdDeployContract ¶
func CmdDeployWSEI ¶
func CmdERC20Send ¶
func CmdQueryERC20 ¶
func CmdQueryERC20Payload ¶
func CmdQueryERC721Payload ¶
func CmdQueryEVMAddress ¶
func CmdQueryPayload ¶
func CmdQueryPointer ¶
func CmdQueryPointerVersion ¶
func CmdQuerySeiAddress ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NativeSendTxCmd ¶
func RegisterCwPointerCmd ¶
func RegisterEvmPointerCmd ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.