Documentation ¶
Overview ¶
Provides functions to get token rates from different sources (for example: CoinGecko, Bancor, Uniswap, CoinMarketCap).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoAvailableQuoteQuery = errors.New("token: no available quote query service")
Functions ¶
Types ¶
type Float64 ¶ added in v1.8.9
type Float64 struct {
Value float64
}
func (*Float64) UnmarshalJSON ¶ added in v1.8.9
Click to show internal directories.
Click to hide internal directories.