GlobalImp..::..GetGlobalAsync Method
Get cryptocurrency global data (total_volume, total_market_cap, ongoing icos, etc)
Namespace:
CoinGeckoAPI.ImpsAssembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Syntax
public Task<GlobalResponse> GetGlobalAsync()
Public Function GetGlobalAsync As Task(Of GlobalResponse)