Documentation
¶
Index ¶
- Constants
- func AssociateContractAddressCmd() *cobra.Command
- func CmdAssociateAddress() *cobra.Command
- func CmdCallContract() *cobra.Command
- func CmdCallPrecompile() *cobra.Command
- func CmdDeployContract() *cobra.Command
- func CmdDeployWKII() *cobra.Command
- func CmdERC20Send() *cobra.Command
- func CmdQueryChainID() *cobra.Command
- func CmdQueryERC20() *cobra.Command
- func CmdQueryERC20Payload() *cobra.Command
- func CmdQueryERC721Payload() *cobra.Command
- func CmdQueryEVMAddress() *cobra.Command
- func CmdQueryKiiAddress() *cobra.Command
- func CmdQueryPayload() *cobra.Command
- func CmdQueryPointee() *cobra.Command
- func CmdQueryPointer() *cobra.Command
- func CmdQueryPointerVersion() *cobra.Command
- func CmdSend() *cobra.Command
- func GetQueryCmd(_ string) *cobra.Command
- func GetTxCmd() *cobra.Command
- func NativeAssociateCmd() *cobra.Command
- func NativeSendTxCmd() *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 CmdDeployWKII ¶ added in v1.3.0
func CmdERC20Send ¶
func CmdQueryChainID ¶ added in v1.2.0
func CmdQueryERC20 ¶
func CmdQueryERC20Payload ¶
func CmdQueryERC721Payload ¶
func CmdQueryEVMAddress ¶
func CmdQueryKiiAddress ¶ added in v1.3.0
func CmdQueryPayload ¶
func CmdQueryPointee ¶
func CmdQueryPointer ¶
func CmdQueryPointerVersion ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NativeAssociateCmd ¶
func NativeSendTxCmd ¶
func RegisterCwPointerCmd ¶
func RegisterEvmPointerCmd ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.