dougdellolio / coinbasepro-csharp

The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
MIT License
192 stars 90 forks source link

GetProductTickerAsync productType=XrpUsd #261

Closed gggustavo closed 3 years ago

gggustavo commented 3 years ago

Hello! When Call GetProductTickerAsync with XrpUsd threw exception: CoinbasePro.Exceptions.CoinbaseProHttpException: NotFound

GDAX.Api.ClientLibrary Version=1.0.44 Thanks!

dougdellolio commented 3 years ago

hey! @gggustavo. XRP was suspended as of today (January 19, 2021). You can read more about it here: https://blog.coinbase.com/coinbase-will-suspend-trading-in-xrp-on-january-19-2e09652dbf57

image

gggustavo commented 3 years ago

Thanks @dougdellolio