Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoinValueString ¶
func LimitDecimals ¶
func LimitDecimals(cv []CoinValue, decimals int) []CoinValueString
type Tokens ¶
type Tokens []TokenData
Tokens is a list with most ERC20 tokens and their addresses
func (*Tokens) GetSymbols ¶
type User ¶
type User struct {
// contains filtered or unexported fields
}
User is a container of eht client and the address of the wallet
func (User) GetAllBalances ¶
func (User) GetWeiBalance ¶
GetWeiBalance returns balance of Wei (ether) in the account
Click to show internal directories.
Click to hide internal directories.