Versions in this module Expand all Collapse all v1 v1.4.1 Oct 2, 2019 Changes in this version + func FromWei(wei *big.Int, decimals int) *big.Float + func RenderFloat(format string, n float64) string + func RenderInteger(format string, n int) string + func SliceToBytes32(bs []byte) (ba [32]byte, err error) + func ToWei(value *big.Float, decimals int) *big.Int