Home
last modified time | relevance | path

Searched refs:CoinGecko (Results 1 – 10 of 10) sorted by relevance

/dports/finance/cointop/cointop-1.5.4/
H A DCHANGELOG.md45 - Increase number of page results from CoinGecko
103 - CoinGecko prices
119 - Added CoinGecko API support
122 - Default API from CoinMarketCap to CoinGecko
H A DREADME.md636 …- A: By default, the data is from [CoinGecko](https://www.coingecko.com/). Data from [CoinMarketCa…
640 …- A: APIs currently supported are [CoinMarketCap](https://coinmarketcap.com/) and [CoinGecko](http…
731 …iguelmota/cointop/tree/master/cointop/common/api/impl). You can use the CoinGecko [implementation]…
/dports/finance/cointop/cointop-1.5.4/cointop/
H A Dcointop.go111 var CoinGecko = "coingecko" var
191 apiChoice: CoinGecko,
306 if ct.apiChoice == CoinGecko {
312 } else if ct.apiChoice == CoinGecko {
H A Ddominance.go24 } else if config.APIChoice == CoinGecko {
H A Dprice.go22 } else if config.APIChoice == CoinGecko {
/dports/finance/cointop/cointop-1.5.4/cointop/cmd/
H A Ddominance.go26 …dominanceCmd.Flags().StringVarP(&apiChoice, "api", "a", cointop.CoinGecko, "API choice. Available …
H A Dprice.go29 …priceCmd.Flags().StringVarP(&apiChoice, "api", "a", cointop.CoinGecko, "API choice. Available choi…
/dports/www/firefox/firefox-99.0/browser/components/places/
H A DCommonNames.jsm72 ["coingecko.com", "CoinGecko"],
/dports/finance/electrum/Electrum-4.1.5/electrum/
H A Dexchange_rate.py306 class CoinGecko(ExchangeBase): class
/dports/finance/electrum/Electrum-4.1.5/
H A DRELEASE-NOTES405 - added CoinGecko.com and CoinCap.io
407 paying customers. Changed default provider to CoinGecko.com (#5188)