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

Commit 5251bfe

Browse files
authored
Updated default token list
1 parent 86071d4 commit 5251bfe

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/QmYp1bsE1vtyksTPwSG1nHkYxBhRyx1eiZyXz7oLfkFeHP'
160+
'https://gateway.ipfs.io/ipfs/QmULkWdsKeFEVQFWrbJcCCmkuhSdTmN3WjHc75tRqV22qK'
161161

162162
export const REFERRAL_ADDRESS_STORAGE_KEY = 'referral-address'

0 commit comments

Comments
 (0)