Commit 3dceb45d authored by eddie's avatar eddie Committed by GitHub

fix: use ipfs token list temporarily (#6006)

fix: use ipfs token list as fallback
parent 7b589561
export const UNI_LIST = 'https://tokens.uniswap.org'
export const UNI_LIST = 'https://gateway.ipfs.io/ipns/tokens.uniswap.org'
export const UNI_EXTENDED_LIST = 'https://extendedtokens.uniswap.org/'
const UNI_UNSUPPORTED_LIST = 'https://unsupportedtokens.uniswap.org/'
const AAVE_LIST = 'tokenlist.aave.eth'
......
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