Documentation ¶
Index ¶
Constants ¶
View Source
const ( Wei = uint64(1) GWei = uint64(1e9) Ether = uint64(1e18) )
Variables ¶
This section is empty.
Functions ¶
func DefaultFormat ¶
DefaultFormat converts bigint wei into a non-exact but user-friendly form
func IsValidAddress ¶
func TextToWei ¶
TextToWei converts a string representation of a certain unit into a big.Int (in wei)
func ToChecksumAddress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.