Skip to content

Commit 61a433e

Browse files
committed
remove gho and eurc for base
1 parent 453884e commit 61a433e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/transactions/Swap/constants/cow.constants.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ export const COW_UNSUPPORTED_ASSETS: Partial<
124124
],
125125
[SupportedChainId.BASE]: [
126126
'0x90072A4aA69B5Eb74984Ab823EFC5f91e90b3a72'.toLowerCase(), // alBTC does not have good solver liquidity
127+
'0x6Bb7a212910682DCFdbd5BCBb3e28FB4E8da10Ee'.toLowerCase(), // GHO does not have good solver liquidity
128+
'0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42'.toLowerCase(), // EURC does not have good solver liquidity
127129
],
128130
[SupportedChainId.MAINNET]: [
129131
'0x00907f9921424583e7ffBfEdf84F92B7B2Be4977'.toLowerCase(), // aGHO not supported

0 commit comments

Comments
 (0)