Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion background/services/preferences/defaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const defaultPreferences: Preferences = {
)
).href, // the Tally community-curated list
"https://gateway.ipfs.io/ipns/tokens.uniswap.org", // the Uniswap default list
"https://yearn.science/static/tokenlist.json", // the Yearn list
"https://meta.yearn.finance/api/tokens/list", // the Yearn list
"https://messari.io/tokenlist/messari-verified", // Messari-verified projects
"https://wrapped.tokensoft.eth.link", // Wrapped tokens
"https://tokenlist.aave.eth.link", // Aave-listed tokens and interest-bearing assets
Expand Down