added
Introduced optional params for multiple endpoints
April 10th, 2019
Added coin_ids
optional params to /exchanges/{id}/tickers endpoint. Users can specify the coin_ids
to get the exchanges tickers for a particular coin.
Added exchange_ids
optional params to /coins/{id}/tickers endpoint. Users can specify the exchange_ids
to get the coin tickers on a particular exchange.