query

package
v3.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2025 License: MIT Imports: 27 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 GetDeprecatedAliasBlockAsCommand

func GetDeprecatedAliasBlockAsCommand() *cobra.Command

func GetDeprecatedAliasReceiptAsCommand

func GetDeprecatedAliasReceiptAsCommand() *cobra.Command

func GetDeprecatedAliasTraceAsCommand

func GetDeprecatedAliasTraceAsCommand() *cobra.Command

func GetDeprecatedAliasTxAsCommand

func GetDeprecatedAliasTxAsCommand() *cobra.Command

func GetQueryAccountCommand

func GetQueryAccountCommand() *cobra.Command

func GetQueryBalanceCommand

func GetQueryBalanceCommand() *cobra.Command

func GetQueryErc20Command

func GetQueryErc20Command() *cobra.Command

func GetQueryEvmRpcDebugTraceTransactionCommand

func GetQueryEvmRpcDebugTraceTransactionCommand() *cobra.Command

func GetQueryEvmRpcEthCallCommand

func GetQueryEvmRpcEthCallCommand() *cobra.Command

func GetQueryEvmRpcEthChainIdCommand

func GetQueryEvmRpcEthChainIdCommand() *cobra.Command

func GetQueryEvmRpcEthGetAccountCommand

func GetQueryEvmRpcEthGetAccountCommand() *cobra.Command

func GetQueryEvmRpcEthGetBlockByNumberCommand

func GetQueryEvmRpcEthGetBlockByNumberCommand() *cobra.Command

func GetQueryEvmRpcEthGetTransactionByHashCommand

func GetQueryEvmRpcEthGetTransactionByHashCommand() *cobra.Command

func GetQueryEvmRpcEthGetTransactionReceiptCommand

func GetQueryEvmRpcEthGetTransactionReceiptCommand() *cobra.Command

func GetQueryTxEventsCommand

func GetQueryTxEventsCommand() *cobra.Command

func GetQueryTxsInBlockCommand

func GetQueryTxsInBlockCommand() *cobra.Command

Types

type Erc20ModuleTokenPair

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

type VfbcTokenPair

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