Skip to content

Commit 34f5ead

Browse files
authored
Update Görli USDC (#344)
There are a mess of wannabe USDC tokens on Görli but we semi- arbitrarily choose this one. One issue with the previous token is that it's difficult to get hold of - both uniswap and cowswap could not facilitate a trade.
1 parent 30f83f5 commit 34f5ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ export const TOKEN_SYMBOLS_MAP = {
142142
[CHAIN_IDs.POLYGON]: "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
143143
[CHAIN_IDs.BOBA]: "0x66a2A913e447d6b4BF33EFbec43aAeF87890FBbc",
144144
[CHAIN_IDs.ARBITRUM]: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
145-
[CHAIN_IDs.GOERLI]: "0xd35CCeEAD182dcee0F148EbaC9447DA2c4D449c4",
145+
[CHAIN_IDs.GOERLI]: "0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
146146
[CHAIN_IDs.MUMBAI]: "0xe6b8a5CF854791412c1f6EFC7CAf629f5Df1c747",
147147
[CHAIN_IDs.ZK_SYNC]: "0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4",
148148
[CHAIN_IDs.ZK_SYNC_GOERLI]: "0x0faF6df7054946141266420b43783387A78d82A9",

0 commit comments

Comments
 (0)