This commit is contained in:
Cryptoval Trading Technologies 2025-08-22 21:58:01 +00:00
parent 3dcdcddba9
commit fb56028485

View File

@ -329,12 +329,14 @@
, "api": { , "api": {
"REST": { "REST": {
"products_url": "https://api.exchange.coinbase.com/products" "products_url": "https://api.exchange.coinbase.com/products"
, "futures_products_url": "https://api.coinbase.com/api/v3/brokerage/products"
}, },
"web_socket": { "web_socket": {
"url": "wss://ws-feed.exchange.coinbase.com" "url": "wss://ws-feed.exchange.coinbase.com"
} }
} }
, "futures": {
}
} }
} }
# ---------------------------- G # ---------------------------- G