CoinGeckoAPI.Imps Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
CoinsCategoriesImp |
Implementation of the '/coins/categories' API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
CoinsContractImp |
Implementation of the '/coins/contract' API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
CoinsImp |
Implementation of the '/coins' API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
CompaniesImp |
Implementation of the '/companies' API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
DerivativesImp |
Implementation of the '/derivatives' API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
ExchangesImp |
Implementation of the '/exchanges' API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
GlobalImp |
Implementation of the '/global' API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
IndexesImp |
Implementation of the '/indexes' API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
NftsImp |
Implementation of the '/nfts' API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
ProImp |
Implementation of the PRO API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
SearchImp |
Implementation of the '/search' API calls. Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient. |
|
|
SimpleImp |
This class implements the /simple API calls and can not be instantiated directly.
Access these methods through an instance of the CoinGeckoClient, Simple field.
|

