We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453884e commit 61a433eCopy full SHA for 61a433e
src/components/transactions/Swap/constants/cow.constants.ts
@@ -124,6 +124,8 @@ export const COW_UNSUPPORTED_ASSETS: Partial<
124
],
125
[SupportedChainId.BASE]: [
126
'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
129
130
[SupportedChainId.MAINNET]: [
131
'0x00907f9921424583e7ffBfEdf84F92B7B2Be4977'.toLowerCase(), // aGHO not supported
0 commit comments