etherscan

package
v0.13.0-preview.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EtherscanCmd = &cobra.Command{
	Use:   "etherscan",
	Short: "Interact with Etherscan",
	Long:  `Interact with Etherscan`,
}

Functions

func RunGetBalance

func RunGetBalance(args GetBalanceArgs) error

Types

type EtherscanArgs

type EtherscanArgs struct {
	*rootCmd.RootArgs
	ApiURL string
	ApiKey string
}

type GetBalanceArgs

type GetBalanceArgs struct {
	*EtherscanArgs
	TokenAddress  string
	WalletAddress string
}

Jump to

Keyboard shortcuts

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