DerivativesImp..::..GetDerivativesExchangesListAsync Method

List all derivative exchanges name and identifier.

Namespace:  CoinGeckoAPI.Imps
Assembly:  CoinGeckoAPI (in CoinGeckoAPI.dll)

Syntax


public Task<IEnumerable<IdNameListItem>> GetDerivativesExchangesListAsync()
Public Function GetDerivativesExchangesListAsync As Task(Of IEnumerable(Of IdNameListItem))

Return Value

A Task<IEnumerable<IdNameListItem>> representing the asynchronous operation.