From 604e4d3379b18a875a1469420bd4c48c8e724032 Mon Sep 17 00:00:00 2001 From: Martin Grabina Date: Mon, 23 Jun 2025 11:46:34 -0700 Subject: [PATCH] fix: adding wxdai as correlated stable for cow fee --- src/components/transactions/Switch/cowprotocol.helpers.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/transactions/Switch/cowprotocol.helpers.ts b/src/components/transactions/Switch/cowprotocol.helpers.ts index c1e7efdf50..0e68805259 100644 --- a/src/components/transactions/Switch/cowprotocol.helpers.ts +++ b/src/components/transactions/Switch/cowprotocol.helpers.ts @@ -48,6 +48,7 @@ const TOKEN_GROUPS: Record<'stable' | 'correlatedEth' | 'correlatedBtc', string[ 'USDC.E', 'EURE', 'XDAI', + 'WXDAI', ], correlatedEth: [ 'WEETH',