fix: use ipfs token list temporarily (#6006)
fix: use ipfs token list as fallback
This commit is contained in:
parent
7b589561bc
commit
3dceb45d9e
@ -1,4 +1,4 @@
|
||||
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'
|
||||
|
Loading…
Reference in New Issue
Block a user