diff --git a/configs/devnet.json b/configs/devnet.json index c70e039..82aa230 100644 --- a/configs/devnet.json +++ b/configs/devnet.json @@ -2,7 +2,9 @@ "network": "devnet", "featured_markets": [], "blacklisted_markets": [ - "swth_btc2" + "swth_btc2", + "ETH_PERP.USDC", + "BTC_PERP.USDC" ], "blacklisted_pools": [], "blacklisted_tokens": [], @@ -12,4 +14,4 @@ "usdc": 1, "eth": 2 } -} \ No newline at end of file +}