Documentation ¶
Index ¶
Constants ¶
View Source
const ( AsaDecimals = 18 DefaultSleepTime = 2 * time.Second ZeroAddress = "0000000000000000000000000000000000000000" DecimalDigits = 5 )
Variables ¶
View Source
var AsaDecimalsBigInt = big.NewInt(AsaDecimals)
Functions ¶
func FormatAmount ¶
Types ¶
type BaseConfig ¶
func (BaseConfig) IsValid ¶
func (cfg BaseConfig) IsValid() (bool, error)
Click to show internal directories.
Click to hide internal directories.