Skip to content

Commit

Permalink
update token list
Browse files Browse the repository at this point in the history
  • Loading branch information
krboktv committed Aug 26, 2020
1 parent b33d273 commit f43c4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,6 @@ export const BETTER_TRADE_LINK_THRESHOLD = new Percent(JSBI.BigInt(75), JSBI.Big

// the Uniswap Default token list lives here
export const DEFAULT_TOKEN_LIST_URL =
'https://gateway.ipfs.io/ipfs/QmdXEEgFWcoUxYLQb9veun26DqJ3YStqpSeDoHSdZQUSDc'
'https://gateway.ipfs.io/ipfs/QmU7B6TXkkAEsa9TeeBbCqfmEwftGXZgHFNra8QU5QGRpg'

export const REFERRAL_ADDRESS_STORAGE_KEY = 'referral-address'

0 comments on commit f43c4a4

Please sign in to comment.