ccxt / ccxt

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
https://docs.ccxt.com
MIT License
32.44k stars 7.46k forks source link

Coinbase Prime should be called Coinbase Exchange #12999

Closed aely-aronoff closed 2 days ago

aely-aronoff commented 2 years ago

Apparently, Coinbase renamed a product that used to be called "Coinbase Prime" to "Coinbase Exchange": https://help.coinbase.com/en/prime/onboarding/prime-faq

This means the CCXT exchange client for coinbaseprime is actually for Coinbase Exchange. You can see it in the URLs in the coinbaseprime class: https://github.com/ccxt/ccxt/blob/master/python/ccxt/coinbaseprime.py

Looking at the new Coinbase Prime API docs, it looks like it's pretty different from the Coinbase Pro/Coinbase Exchange API. Coinbase Prime API docs: https://docs.cloud.coinbase.com/prime/docs/introduction Coinbase Pro/Exchange API docs: https://docs.cloud.coinbase.com/exchange/docs/welcome

Three differences I noticed are:

Anyways, not sure how you want to handle it, but I would at least consider taking Coinbase Prime out of the list of supported exchanges and switching it to Coinbase Exchange, just to avoid any potential confusion.

vitor-nascent commented 1 year ago

Please, updates in this matter? It can really cause misunderstanding

ttodua commented 2 days ago

coinbase prime had been removed from ccxt at this stage