CoinGeckoAPI.Imps Namespace

Classes


  Class Description
Public class 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.

Public class 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.

Public class CoinsImp

Implementation of the '/coins' API calls.

Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient.

Public class CompaniesImp

Implementation of the '/companies' API calls.

Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient.

Public class DerivativesImp

Implementation of the '/derivatives' API calls.

Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient.

Public class ExchangesImp

Implementation of the '/exchanges' API calls.

Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient.

Public class GlobalImp

Implementation of the '/global' API calls.

Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient.

Public class IndexesImp

Implementation of the '/indexes' API calls.

Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient.

Public class NftsImp

Implementation of the '/nfts' API calls.

Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient.

Public class ProImp

Implementation of the PRO API calls.

Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient.

Public class SearchImp

Implementation of the '/search' API calls.

Implementation classes do not have a public constructor and must be accessed through an instance of CoinGeckoClient.

Public class 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.