query

package
v2.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commands

func Commands() *cobra.Command

Commands registers a sub-tree of commands

func GetQueryBalanceCommand

func GetQueryBalanceCommand() *cobra.Command

func GetQueryBlockCommand

func GetQueryBlockCommand() *cobra.Command

func GetQueryErc20Command

func GetQueryErc20Command() *cobra.Command

func GetQueryTraceTxCommand

func GetQueryTraceTxCommand() *cobra.Command

func GetQueryTxCommand

func GetQueryTxCommand() *cobra.Command

func GetQueryTxReceiptCommand

func GetQueryTxReceiptCommand() *cobra.Command

Types

type Erc20ModuleTokenPair added in v2.1.1

type Erc20ModuleTokenPair struct {
	Erc20Address string `json:"erc20_address"`
	Denom        string `json:"denom"`
	Enabled      bool   `json:"enabled"`
}

type VfbcTokenPair added in v2.1.1

type VfbcTokenPair struct {
	ContractAddress string `json:"contract_address"`
	MinDenom        string `json:"min_denom"`
	Enabled         bool   `json:"enabled"`
}

Jump to

Keyboard shortcuts

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