Documentation
¶
Index ¶
- func Commands() *cobra.Command
- func GetBase64CaseCmd() *cobra.Command
- func GetConvertAbiStringCmd() *cobra.Command
- func GetConvertAddressCmd() *cobra.Command
- func GetConvertCaseCmd() *cobra.Command
- func GetConvertHexadecimalCmd() *cobra.Command
- func GetConvertSolcSignatureCmd() *cobra.Command
- func GetDisplayBalanceCmd() *cobra.Command
- func GetRawBalanceCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBase64CaseCmd ¶
GetBase64CaseCmd creates a helper command that encode/decode base64
func GetConvertAbiStringCmd ¶
func GetConvertAddressCmd ¶
GetConvertAddressCmd creates a helper command that convert account bech32 address into hex address or vice versa
func GetConvertCaseCmd ¶
GetConvertCaseCmd creates a helper command that convert input into lower/upper case
func GetConvertSolcSignatureCmd ¶
GetConvertSolcSignatureCmd creates a helper command that convert EVM method/event into keccak256 hash and 4 bytes signature
func GetDisplayBalanceCmd ¶
GetDisplayBalanceCmd creates a helper command that convert raw balance into display balance
func GetRawBalanceCmd ¶
GetRawBalanceCmd creates a helper command that convert display balance into raw balance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.