ethutils

package
v0.15.4 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EthUtilsCmd = &cobra.Command{
	Use:   "ethutils",
	Short: "Interact with Ethereum Node",
	Long:  `Interact with Ethereum Node`,
}

Functions

func RunGetBalance

func RunGetBalance(args GetBalanceArgs) error

Types

type EthUtilsArgs

type EthUtilsArgs struct {
	*rootCmd.RootArgs
	EthNodeURL string
}

type GetBalanceArgs

type GetBalanceArgs struct {
	*EthUtilsArgs
	TokenAddress  string
	WalletAddress string
}

Jump to

Keyboard shortcuts

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