//
pkg.gl
Category
github.com/deepsquare-io/grid/cli
internal
ether
package
1.6.3
Repository:
https://github.com/deepsquare-io/grid.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
10
Files
21 SLOC
#
Functions
FromWei
FromWei converts a wei value to a readable value by multiplying it by 1e18.
ToWei
ToWei converts a value to wei by dividing it by 1e18.