From 357131c740cb601acca3ac11fcb12e259f6e0f33 Mon Sep 17 00:00:00 2001 From: smakarenko-tv Date: Mon, 9 Dec 2024 13:04:02 +0300 Subject: [PATCH] NOVA-627: Crypto pair screener: add coinbase swaps --- crypto/groups/native_prefix_exchanges.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/groups/native_prefix_exchanges.json b/crypto/groups/native_prefix_exchanges.json index 996a0141e..701046194 100644 --- a/crypto/groups/native_prefix_exchanges.json +++ b/crypto/groups/native_prefix_exchanges.json @@ -23,7 +23,7 @@ { "f": [], "s": "BYBIT" }, { "f": [], "s": "CAMELOT" }, { "f": [], "s": "CAMELOT3ARBITRUM" }, - { "f": [], "s": "COINBASE&type=spot" }, + { "f": [], "s": "COINBASE&type=spot,swap" }, { "f": [], "s": "COINEX" }, { "f": [], "s": "CRYPTOCOM" }, { "f": [], "s": "CURVE" },