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