CoinGeckoClient Properties
The CoinGeckoClient type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CGRestClient |
The RestSharp client instance used to make the API calls.
This is exposed in case you wish to change options such as use a proxy.
|
![]() |
Coins |
Provides access to the Coins API calls. An instance of CoinsImp. |
![]() |
Companies |
Provides access to the Companies API calls. An instance of CompaniesImp. |
![]() |
Derivatives |
Provides access to the Derivatives API calls. An instance of DerivativesImp. |
![]() |
Exchanges |
Provides access to the Exchanges API calls. An instance of ExchangesImp. |
![]() |
Global |
Provides access to the Global API calls. An instance of GlobalImp. |
![]() |
Indexes |
Provides access to the Indexes API calls. An instance of IndexesImp. |
![]() |
IsCacheEnabled |
Gets or sets whether this instance is using response caching. Caching is enabled by default. |
![]() ![]() |
IsRateLimitingEnabled |
Gets or sets a value indicating whether rate limiting is enabled. Rate limiting is enabled by default. Rate limiting is shared across all instances. |
![]() |
Nfts |
Provides access to the Nfts API calls. An instance of NftsImp. |
![]() |
Pro | |
![]() |
Search |
Provides access to the Search API calls. An instance of SearchImp. |
![]() |
Simple |
Provides access to the Simple API calls. An instance of SimpleImp. |