Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 6cd5bc1

Browse files
authored
Update index.ts
1 parent 0646550 commit 6cd5bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@ export const BETTER_TRADE_LINK_THRESHOLD = new Percent(JSBI.BigInt(75), JSBI.Big
157157

158158
// the Uniswap Default token list lives here
159159
export const DEFAULT_TOKEN_LIST_URL =
160-
'https://gateway.ipfs.io/ipfs/QmfJdaZvNhWq4ZWTCswDqEDJibxkyEQ72jifRw59Jke2tu'
160+
'https://gateway.ipfs.io/ipfs/QmXhhRH78kG5t8RmGMKdxagJFA3vLYRxzjpS8JCASFefpW'
161161

162162
export const REFERRAL_ADDRESS_STORAGE_KEY = 'referral-address'

0 commit comments

Comments
 (0)