erc20token

package
v0.74.10 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ERC20tokenCmd = &cobra.Command{
	Use:   "erc20token",
	Short: "General erc20token tasks",
	Long:  `General erc20token tasks`,
}

Root Command for OPS

Functions

func RunInfo

func RunInfo(args InfoArgs) error

Types

type ERC20tokenArgs

type ERC20tokenArgs struct {
	*rootCmd.RootArgs
	Address      string
	EthNetwork   string
	TokenVersion string
	TokenName    string
	EthereumURL  string
}

func (*ERC20tokenArgs) GetSmartContractsManager

func (ra *ERC20tokenArgs) GetSmartContractsManager() (*smartcontracts.SmartContractsManager, error)

func (*ERC20tokenArgs) GetToken

func (ra *ERC20tokenArgs) GetToken() (*erc20token.ERC20Token, error)

type InfoArgs

type InfoArgs struct {
	*ERC20tokenArgs
	VegaNetworkName string
	InfoId          string
}

Jump to

Keyboard shortcuts

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