We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ab7ca commit e8aa9a8Copy full SHA for e8aa9a8
src/labels/sources/erc20/tokenlists.ts
@@ -37,7 +37,6 @@ const listUrls: string[] = [
37
'https://static.optimism.io/optimism.tokenlist.json',
38
'https://bridge.arbitrum.io/token-list-42161.json',
39
'https://gateway.ipfs.io/ipns/tokens.uniswap.org',
40
- 'https://token-list.sushi.com',
41
'https://raw.githubusercontent.com/balancer/assets/master/generated/listed.tokenlist.json',
42
'https://raw.githubusercontent.com/balancer/assets/refactor-for-multichain/generated/arbitrum.listed.tokenlist.json',
43
'https://raw.githubusercontent.com/balancer/assets/refactor-for-multichain/generated/optimism.listed.json',
0 commit comments