IndexesImp..::..GetIndexesListAsync Method
List market indexes id and name.
Namespace:
CoinGeckoAPI.ImpsAssembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Syntax
public Task<IEnumerable<IndexListItem>> GetIndexesListAsync()
Public Function GetIndexesListAsync As Task(Of IEnumerable(Of IndexListItem))