powered by
This function retrieves list of exchanges from the API.
get_list_of_exchanges(api_token)
A list containing the list of exchanges.
The API token for authentication.
api_token <- "demo" result <- get_list_of_exchanges(api_token)
Run the code above in your browser using DataLab