Commit e835a34d authored by TM Lee's avatar TM Lee Committed by GitHub

fix(coingecko token list): Replace CoinGecko tokens list with all.json (#1147)

parent 33fdf28d
......@@ -12,7 +12,7 @@ export const DEFAULT_LIST_OF_LISTS: string[] = [
'stablecoin.cmc.eth',
'tokenlist.zerion.eth',
'tokenlist.aave.eth',
'https://www.coingecko.com/tokens_list/uniswap/defi_100/v_0_0_0.json',
'https://tokens.coingecko.com/uniswap/all.json',
'https://app.tryroll.com/tokens.json',
'https://raw.githubusercontent.com/compound-finance/token-list/master/compound.tokenlist.json',
'https://defiprime.com/defiprime.tokenlist.json',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment