Documentation ¶ Index ¶ func FormatEther(hex string, precision ...int) (string, error) func HexToDecimal(hexStr string) (*big.Int, error) func HexToString(hexStr string, precision ...int) (string, error) func HexToText(hexString string) (string, error) func ParseEther(big string, precision ...int) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FormatEther ¶ func FormatEther(hex string, precision ...int) (string, error) func HexToDecimal ¶ func HexToDecimal(hexStr string) (*big.Int, error) func HexToString ¶ func HexToString(hexStr string, precision ...int) (string, error) func HexToText ¶ func HexToText(hexString string) (string, error) func ParseEther ¶ func ParseEther(big string, precision ...int) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files formatEthers.go Click to show internal directories. Click to hide internal directories.