Documentation ¶
Index ¶
- func EthCallFromFlagAction(ctx *cli.Context, s string) error
- func EthCallGasFlagAction(ctx *cli.Context, s string) error
- func EthCallHeightFlagAction(ctx *cli.Context, s string) error
- func EthCallToFlagAction(ctx *cli.Context, s string) error
- func EthCallValueFlagAction(ctx *cli.Context, s string) error
- func HexStringValidAction(ctx *cli.Context, s string) error
- func IsAddress(v string) bool
- func IsHex(p string) bool
- func IsNumber(p string) bool
- func ParseArgs(args []string) (params []any, err error)
- func PrintJson(w io.Writer, data any, pretty bool) error
- func ToBigInt(s string) *big.Int
- func ToWei(amount float64) *big.Int
- func URLToGetABI(base, contAddr, key string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EthCallFromFlagAction ¶
func EthCallGasFlagAction ¶ added in v1.3.0
func EthCallHeightFlagAction ¶
func EthCallToFlagAction ¶
func EthCallValueFlagAction ¶
func HexStringValidAction ¶ added in v1.3.2
func URLToGetABI ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.