CoinGecko .Net Standard api wrapper
A .Net wrapper for the CoinGecko Api as described on API documentation , including all features the API provides using clear and readable objects.
If you think something is broken, something is missing or have any questions, please open an Issue
Available on Nuget.
pm> Install-Package CoinGeckoAsyncApi
Examples can be found in the Test project.
Refer to CoinGecko official API
Ping Endpoints | Status | Testing |
---|---|---|
/ping | [+] | [+] |
/simple/price | [+] | [+] |
/simple/token_price/{id} | [+] | [+] |
/simple/supported_vs_currencies | [+] | [+] |
Coins Endpoints | Status | Testing |
---|---|---|
/coins/list | [+] | [+] |
/coins/market | [+] | [+] |
/coins/{id} | [+] | [+] |
/coins/{id}/tickers | [+] | [+] |
/coins/{id}/history | [+] | [+] |
/coins/{id}/market_chart | [+] | [+] |
/coins/{id}/market_chart/range | [-] | [-] |
/coins/{id}/status_updates | [-] | [-] |
/coins/{id}/ohlc | [-] | [-] |
Contact Endpoints | Status | Testing |
---|---|---|
/coins/{id}/contract/{contract_address} | [+] | [+] |
/coins/{id}/contract/{contract_address}/market_chart/ | [+] | [+] |
/coins/{id}/contract/{contract_address}/market_chart/range | [+] | [+] |
Exchanges Endpoints | Status | Testing |
---|---|---|
/exchanges | [+] | [+] |
/exchanges/list | [+] | [+] |
/exchanges/{id} | [+] | [+] |
/exchanges/{id}/tickers | [+] | [+] |
/exchanges/{id}/status_updates | [-] | [-] |
/exchanges/{id}/volume_chart | [+] | [+] |
Finance Endpoints | Status | Testing |
---|---|---|
/finance_platforms | [+] | [+] |
/finance_products | [+] | [+] |
Derivatives Endpoints | Status | Testing |
---|---|---|
/derivatives | [+] | [+] |
/derivatives/exchanges | [+] | [+] |
/derivatives/exchanges/{id} | [+] | [+] |
/derivatives/exchanges/list | [+] | [+] |
Status Updates Endpoints | Status | Testing |
---|---|---|
/status_updates | [+] | [+] |
Events Endpoints | Status | Testing |
---|---|---|
/events | [+] | [+] |
/events/countries | [+] | [+] |
/events/types | [+] | [+] |
Exchange Rates Endpoints | Status | Testing |
---|---|---|
/exchange_rates | [+] | [+] |
Trending Endpoints | Status | Testing |
---|---|---|
/search/trending | [-] | [-] |
Global Endpoints | Status | Testing |
---|---|---|
/global | [+] | [+] |
/global/decentralized_finance_defi | [+] | [+] |
Donations are greatly appreciated and a motivation to keep improving.
BTC: 1Czb4Z4Xj2rmvpN8YuNMc6dr7XNFuYQF5J