Documentation ¶ Index ¶ func BalanceOf(client *ethclient.Client, account common.Address) (*big.Int, error) func Transfer(client *ethclient.Client, auth authy.Auth, to common.Address, valueWei string, ...) (*types.Transaction, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BalanceOf ¶ func BalanceOf(client *ethclient.Client, account common.Address) (*big.Int, error) func Transfer ¶ func Transfer(client *ethclient.Client, auth authy.Auth, to common.Address, valueWei string, cfg txclient.TxConfig) (*types.Transaction, error) Types ¶ This section is empty. Source Files ¶ View all Source files wallet.go Click to show internal directories. Click to hide internal directories.