From b3b6ee4b4726d02720af5fdee13dbb970c444b2d Mon Sep 17 00:00:00 2001 From: Cryptoval Trading Technologies Date: Fri, 22 Aug 2025 22:01:01 +0000 Subject: [PATCH] 20250822 --- data/refdata/exchanges.cfg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/refdata/exchanges.cfg b/data/refdata/exchanges.cfg index fa810f4..655302a 100644 --- a/data/refdata/exchanges.cfg +++ b/data/refdata/exchanges.cfg @@ -335,7 +335,11 @@ } } , "futures": { - "products_url": "https://api.coinbase.com/api/v3/brokerage/products" + "api": { + "REST": { + "products_url": "https://api.coinbase.com/api/v3/brokerage/products" + } + } } } }