Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoinGecko ¶
type CoinGecko struct {
// contains filtered or unexported fields
}
func NewCoinGecko ¶
func NewCoinGecko() *CoinGecko
func (*CoinGecko) GetSimplePriceToBtcAsRate ¶
func (c *CoinGecko) GetSimplePriceToBtcAsRate(asset string) (orders map[string][]models.MarketOrder, err error)
Meant to be used as a provisional way of retrieving fees for coins as their BTC values. The only case it should be used indefinitely is if a listing does not require PolisPay services (a.k.a. Shift and Gift Cards).
Click to show internal directories.
Click to hide internal directories.