Documentation
¶
Index ¶
- func Bech32ToHexCmd() *cobra.Command
- func GetAccountCmd() *cobra.Command
- func GetBankBalanceCmd() *cobra.Command
- func GetCodeCmd() *cobra.Command
- func GetConfigCmd() *cobra.Command
- func GetERC20BalanceCmd() *cobra.Command
- func GetParamsCmd() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetStorageCmd() *cobra.Command
- func HexToBech32Cmd() *cobra.Command
- func NewRawTxCmd() *cobra.Command
- func NewSendTxCmd(ac address.Codec) *cobra.Command
- func NewTxCmd(ac address.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bech32ToHexCmd ¶ added in v0.3.0
GetConfigCmd queries the evm configuration
func GetAccountCmd ¶
GetAccountCmd queries the account of a given address
func GetBankBalanceCmd ¶ added in v0.3.0
func GetCodeCmd ¶
GetCodeCmd queries the code field of a given address
func GetERC20BalanceCmd ¶ added in v0.3.0
func GetQueryCmd ¶
GetQueryCmd returns the parent command for all x/bank CLi query commands.
func GetStorageCmd ¶
GetStorageCmd queries a key in an accounts storage
func HexToBech32Cmd ¶ added in v0.3.0
GetConfigCmd queries the evm configuration
func NewRawTxCmd ¶
NewRawTxCmd command build cosmos transaction from raw ethereum transaction
func NewSendTxCmd ¶ added in v0.3.0
NewSendTxCmd returns a CLI command handler for creating a MsgSend transaction.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.