Commit d6aa0e98 authored by Moody Salem's avatar Moody Salem

chore(token lists): replace aave token list with ens name

parent 4644cd7b
...@@ -11,10 +11,10 @@ export const DEFAULT_LIST_OF_LISTS: string[] = [ ...@@ -11,10 +11,10 @@ export const DEFAULT_LIST_OF_LISTS: string[] = [
'erc20.cmc.eth', 'erc20.cmc.eth',
'stablecoin.cmc.eth', 'stablecoin.cmc.eth',
'tokenlist.zerion.eth', 'tokenlist.zerion.eth',
'tokenlist.aave.eth',
'https://www.coingecko.com/tokens_list/uniswap/defi_100/v_0_0_0.json', 'https://www.coingecko.com/tokens_list/uniswap/defi_100/v_0_0_0.json',
'https://app.tryroll.com/tokens.json', 'https://app.tryroll.com/tokens.json',
'https://raw.githubusercontent.com/compound-finance/token-list/master/compound.tokenlist.json', 'https://raw.githubusercontent.com/compound-finance/token-list/master/compound.tokenlist.json',
'ipfs://QmVNCFc3y1DMt8n4K42d8BYubUhQ7FgcNxzEHxSEHszUhL', // aave token list
'https://defiprime.com/defiprime.tokenlist.json', 'https://defiprime.com/defiprime.tokenlist.json',
'https://umaproject.org/uma.tokenlist.json' 'https://umaproject.org/uma.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